Class Bootstrappers


  • public class Bootstrappers
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String[] _classNames  
    • Constructor Summary

      Constructors 
      Constructor Description
      Bootstrappers()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _classNames

        @SerializedName("classNames")
        public java.lang.String[] _classNames
    • Constructor Detail

      • Bootstrappers

        public Bootstrappers()