Package dev.morphia.mapping.codec.reader
Class ValueState
- java.lang.Object
-
- dev.morphia.mapping.codec.reader.ValueState
-
@MorphiaInternal public class ValueState extends Object
Developer note.This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description dev.morphia.mapping.codec.reader.ReaderState
nextState()
DocumentReader
reader()
String
toString()
protected dev.morphia.mapping.codec.reader.ReaderState
valueState(Object value)
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-