Class Const

java.lang.Object
overit.geocall.basic.Const

public class Const extends Object
  • Field Details

    • LONG_MINUSONE

      @Deprecated public static final Long LONG_MINUSONE
      Deprecated.
      there's no need for using these contants because java already uses single instances for base numeric objects
    • LONG_ZERO

      @Deprecated public static final Long LONG_ZERO
      Deprecated.
      there's no need for using these contants because java already uses single instances for base numeric objects
  • Constructor Details

    • Const

      protected Const()