Class YAPIONDataType

    • Constructor Detail

      • YAPIONDataType

        public YAPIONDataType()
    • Method Detail

      • size

        public abstract int size()
      • deepSize

        public abstract long deepSize()
      • length

        public abstract int length()
      • isEmpty

        public abstract boolean isEmpty()
      • getAllValues

        public abstract java.util.List<YAPIONAnyType> getAllValues()