public static class _Private_IonReaderBuilder.Mutable extends _Private_IonReaderBuilder
_Private_IonReaderBuilder.Mutable| Constructor and Description |
|---|
Mutable() |
Mutable(IonReaderBuilder that) |
| Modifier and Type | Method and Description |
|---|---|
IonReaderBuilder |
immutable()
Returns an immutable builder configured exactly like this one.
|
IonReaderBuilder |
mutable()
Returns a mutable builder configured exactly like this one.
|
protected void |
mutationCheck()
NOT FOR APPLICATION USE!
|
build, build, build, build, build, setLstFactory, withLstFactorybuild, copy, getBufferConfiguration, getCatalog, isIncrementalReadingEnabled, setBufferConfiguration, setCatalog, setIncrementalReadingDisabled, setIncrementalReadingEnabled, standard, validateCatalog, withBufferConfiguration, withCatalog, withIncrementalReadingEnabledpublic Mutable()
public Mutable(IonReaderBuilder that)
public IonReaderBuilder immutable()
IonReaderBuilderimmutable in class IonReaderBuilderpublic IonReaderBuilder mutable()
IonReaderBuildermutable in class IonReaderBuilderprotected void mutationCheck()
IonReaderBuildermutationCheck in class IonReaderBuilder