Package play.core

Class Build


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

      Fields 
      Modifier and Type Field Description
      static java.util.List<java.lang.String> sharedClasses  
    • Constructor Summary

      Constructors 
      Constructor Description
      Build()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • sharedClasses

        public static final java.util.List<java.lang.String> sharedClasses
    • Constructor Detail

      • Build

        public Build()