Package herddb.utils

Class Constants


  • public class Constants
    extends Object
    Useful constants
    Author:
    enrico.olivelli
    • Field Detail

      • EMPTY_STRING_ARRAY

        public static final String[] EMPTY_STRING_ARRAY
      • EMPTY_OBJECT_ARRAY

        public static final Object[] EMPTY_OBJECT_ARRAY
    • Constructor Detail

      • Constants

        public Constants()
    • Method Detail

      • getConstantEmptyArray

        public static final Object[] getConstantEmptyArray​(int size)