Class Constants


  • public class Constants
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • EMPTY_STR_ARR

        public static final java.lang.String[] EMPTY_STR_ARR
      • EMPTY_INT_ARR

        public static final int[] EMPTY_INT_ARR
    • Constructor Detail

      • Constants

        public Constants()