Class FalseAny
java.lang.Object
com.jsoniter.any.Any
com.jsoniter.any.FalseAny
-
Nested Class Summary
Nested classes/interfaces inherited from class Any
Any.EntryIterator -
Field Summary
FieldsFields inherited from class Any
EMPTY_ENTRIES_ITERATOR, EMPTY_ITERATOR, EMPTY_KEYS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Any
as, as, as, as, asList, asMap, bindTo, bindTo, bindTo, bindTo, entries, equals, get, get, get, get, hashCode, isWildcard, iterator, keys, lazyArray, lazyDouble, lazyLong, lazyObject, lazyString, mustBeValid, object, registerEncoders, reportUnexpectedType, rewrap, rewrap, set, set, set, set, set, size, toBigDecimal, toBigInteger, toBoolean, toDouble, toFloat, toInt, toLong, toString, wrap, wrap, wrap, wrap, wrap, wrap, wrap, wrap, wrap, wrap, wrapArray, wrapNullMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
FalseAny
FalseAny()
-
-
Method Details
-
valueType
-
object
-
toBoolean
-
toInt
-
toLong
-
toFloat
-
toDouble
-
toBigInteger
- Specified by:
toBigIntegerin classAny
-
toBigDecimal
- Specified by:
toBigDecimalin classAny
-
toString
-
writeTo
- Specified by:
writeToin classAny- Throws:
IOException
-