Class YAPIONAnyType

    • Constructor Detail

      • YAPIONAnyType

        public YAPIONAnyType()
    • Method Detail

      • cacheReferenceValue

        protected final void cacheReferenceValue​(long referenceValue)
      • getReferenceValue

        protected final long getReferenceValue()
      • discardReferenceValue

        protected final void discardReferenceValue()
      • hasReferenceValue

        protected final boolean hasReferenceValue()
      • indent

        public final java.lang.String indent()
      • reducedIndent

        public final java.lang.String reducedIndent()
      • setParent

        public final void setParent​(YAPIONAnyType yapionAnyType)
      • removeParent

        public final void removeParent()
      • hasParent

        public final boolean hasParent()
      • getParseTime

        public final long getParseTime()
        Returns:
        parseTime in nanoseconds
      • getParseTimeMillis

        public final double getParseTimeMillis()
        Returns:
        parseTime in milliseconds as double
      • isValuePresent

        protected final boolean isValuePresent()