- get(String, Class<T>) - Method in interface se.l4.commons.config.Config
-
Resolve configuration values as an object.
- get(String, Class<T>) - Method in class se.l4.commons.config.ConfigKey
-
Get the value of a sub path to this key.
- get(String, Class<T>) - Method in class se.l4.commons.config.internal.DefaultConfig
-
- get() - Method in interface se.l4.commons.config.Value
-
Get the current value.
- get() - Method in interface se.l4.commons.io.IoSupplier
-
- getAllFields() - Method in class se.l4.commons.serialization.internal.reflection.TypeInfo
-
- getBoolean() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getBoolean() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getBoolean() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getBoolean() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getBoolean() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getBoolean() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getBoolean() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a boolean.
- getByteArray() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getByteArray() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getByteArray() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getByteArray() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getByteArray() - Method in class se.l4.commons.serialization.format.JsonInput
-
- getByteArray() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a byte[] array.
- getCollection() - Method in class se.l4.commons.serialization.internal.TypeEncounterImpl
-
- getCollection() - Method in interface se.l4.commons.serialization.spi.TypeEncounter
-
Get the collection this encounter is for.
- getData() - Method in interface se.l4.commons.io.ByteMessage
-
- getData() - Method in class se.l4.commons.io.DefaultByteMessage
-
- getDefinition() - Method in class se.l4.commons.serialization.SerializerFormatDefinition.FieldDefinition
-
- getDouble() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getDouble() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getDouble() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getDouble() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getDouble() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getDouble() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getDouble() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a double.
- getErasedType() - Method in class se.l4.commons.serialization.internal.TypeViaResolvedType
-
- getErasedType() - Method in interface se.l4.commons.serialization.spi.Type
-
Get the erased type.
- getErasedType() - Method in class se.l4.commons.serialization.spi.TypeViaClass
-
- getField(String) - Method in class se.l4.commons.serialization.internal.reflection.TypeInfo
-
- getField(String) - Method in class se.l4.commons.serialization.SerializerFormatDefinition
-
- getFieldCount() - Method in class se.l4.commons.serialization.internal.reflection.FactoryDefinition
-
Get the number of fields this factory covers.
- getFields() - Method in class se.l4.commons.serialization.SerializerFormatDefinition
-
- getFloat() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getFloat() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getFloat() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getFloat() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getFloat() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getFloat() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getFloat() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a float.
- getFormatDefinition() - Method in class se.l4.commons.config.ConfigKey.ConfigKeySerializer
-
- getFormatDefinition() - Method in class se.l4.commons.config.internal.FileSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.collections.ArraySerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.collections.ListSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.collections.MapAsObjectSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.collections.SetSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.enums.EnumSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.internal.DelayedSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.internal.reflection.ReflectionNonStreamingSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.internal.reflection.ReflectionOnlySingleFactorySerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.internal.reflection.ReflectionStreamingSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.internal.reflection.TypeInfo
-
- getFormatDefinition() - Method in interface se.l4.commons.serialization.Serializer
-
Get the definition that describes what this serializer can
read and write.
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.BooleanSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.ByteArraySerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.CompactDynamicSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.DoubleSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.DynamicSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.FloatSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.IntSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.LongSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.ShortSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.StringSerializer
-
- getFormatDefinition() - Method in class se.l4.commons.serialization.standard.UuidSerializer
-
- getHint(Class<T>) - Method in class se.l4.commons.serialization.internal.TypeEncounterImpl
-
- getHint(Class<T>) - Method in interface se.l4.commons.serialization.spi.TypeEncounter
-
Fetch a hint of the specific type if available.
- getHints() - Method in class se.l4.commons.serialization.collections.ListSerializerResolver
-
- getHints() - Method in class se.l4.commons.serialization.collections.MapSerializerResolver
-
- getHints() - Method in class se.l4.commons.serialization.collections.SetSerializerResolver
-
- getHints() - Method in class se.l4.commons.serialization.enums.EnumSerializerResolver
-
- getHints() - Method in class se.l4.commons.serialization.internal.reflection.FieldDefinition
-
- getHints() - Method in class se.l4.commons.serialization.SerializerFormatDefinition.FieldDefinition
-
- getHints() - Method in class se.l4.commons.serialization.spi.AbstractSerializerResolver
-
- getHints() - Method in interface se.l4.commons.serialization.spi.SerializerResolver
-
Get the hints this resolver uses.
- getHints() - Method in class se.l4.commons.serialization.spi.SerializerResolverChain
-
- getInstanceFactory() - Method in class se.l4.commons.serialization.DefaultSerializerCollection
-
- getInstanceFactory() - Method in interface se.l4.commons.serialization.SerializerCollection
-
Get the current instance factory.
- getInstanceFactory() - Method in class se.l4.commons.serialization.WrappedSerializerCollection
-
- getInt() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getInt() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getInt() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getInt() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getInt() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getInt() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getInt() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as an integer.
- getLong() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getLong() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getLong() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getLong() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getLong() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getLong() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getLong() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a long.
- getName() - Method in class se.l4.commons.serialization.internal.reflection.FieldDefinition
-
- getName() - Method in class se.l4.commons.serialization.QualifiedName
-
- getName() - Method in class se.l4.commons.serialization.SerializerFormatDefinition.FieldDefinition
-
- getNamespace() - Method in class se.l4.commons.serialization.QualifiedName
-
- getOrDefault(T) - Method in interface se.l4.commons.config.Value
-
Get the current value or return a default value if it is not set.
- getParameters() - Method in class se.l4.commons.serialization.internal.TypeViaResolvedType
-
- getParameters() - Method in interface se.l4.commons.serialization.spi.Type
-
Get all of the parameters for this type.
- getParameters() - Method in class se.l4.commons.serialization.spi.TypeViaClass
-
- getResolvedType() - Method in class se.l4.commons.serialization.internal.TypeViaResolvedType
-
- getResolver(Class<?>) - Method in class se.l4.commons.serialization.DefaultSerializerCollection
-
- getResolver(Class<?>) - Method in interface se.l4.commons.serialization.SerializerCollection
-
Get the resolver this collection would use to resolve a serializer
for the given type.
- getResolver(Class<?>) - Method in class se.l4.commons.serialization.spi.SerializerResolverRegistry
-
Get a resolver for the given type, returning null if
the resolver can not be found.
- getResolver(Class<?>) - Method in class se.l4.commons.serialization.WrappedSerializerCollection
-
- getScore(Map<String, Object>) - Method in class se.l4.commons.serialization.internal.reflection.FactoryDefinition
-
Get a score for this factory based on the given data.
- getSerializer() - Method in class se.l4.commons.serialization.internal.reflection.FieldDefinition
-
- getShort() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getShort() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getShort() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getShort() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getShort() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getShort() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getShort() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the value as a short.
- getString() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getString() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getString() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getString() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getString() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getString() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getString() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the current value as a string.
- getSubTypesAsInstances(Class<T>) - Method in class se.l4.commons.types.internal.TypeFinderOverReflections
-
- getSubTypesAsInstances(Class<T>) - Method in interface se.l4.commons.types.TypeFinder
-
Get sub types of the given class automatically creating them.
- getSubTypesOf(Class<T>) - Method in class se.l4.commons.types.internal.TypeFinderOverReflections
-
- getSubTypesOf(Class<T>) - Method in interface se.l4.commons.types.TypeFinder
-
Get sub types of the given class.
- getTag() - Method in interface se.l4.commons.io.ByteMessage
-
- getTag() - Method in class se.l4.commons.io.DefaultByteMessage
-
- getType() - Method in class se.l4.commons.serialization.enums.IgnoreCaseNameTranslator
-
- getType() - Method in class se.l4.commons.serialization.enums.NameTranslator
-
- getType() - Method in class se.l4.commons.serialization.enums.OrdinalTranslator
-
- getType() - Method in interface se.l4.commons.serialization.enums.ValueTranslator
-
Get the type to read and write.
- getType() - Method in class se.l4.commons.serialization.internal.reflection.FieldDefinition
-
- getType() - Method in class se.l4.commons.serialization.internal.reflection.TypeInfo
-
- getType() - Method in class se.l4.commons.serialization.internal.TypeEncounterImpl
-
- getType() - Method in class se.l4.commons.serialization.SerializerFormatDefinition.FieldDefinition
-
- getType() - Method in interface se.l4.commons.serialization.spi.TypeEncounter
-
Get the type encountered.
- getTypesAnnotatedWith(Class<? extends Annotation>) - Method in class se.l4.commons.types.internal.TypeFinderOverReflections
-
- getTypesAnnotatedWith(Class<? extends Annotation>) - Method in interface se.l4.commons.types.TypeFinder
-
Get classes that have been annotated with a certain annotation.
- getTypesAnnotatedWithAsInstances(Class<? extends Annotation>) - Method in class se.l4.commons.types.internal.TypeFinderOverReflections
-
- getTypesAnnotatedWithAsInstances(Class<? extends Annotation>) - Method in interface se.l4.commons.types.TypeFinder
-
Get classes that have the given annotation, automatically creating them.
- getValue() - Method in class se.l4.commons.config.internal.streaming.ConfigJsonInput
-
- getValue() - Method in class se.l4.commons.config.internal.streaming.ListInput
-
- getValue() - Method in class se.l4.commons.config.internal.streaming.MapInput
-
- getValue() - Method in class se.l4.commons.config.internal.streaming.NullInput
-
- getValue() - Method in class se.l4.commons.config.internal.streaming.ValueInput
-
- getValue() - Method in class se.l4.commons.serialization.format.AbstractStreamingInput
-
- getValue() - Method in interface se.l4.commons.serialization.format.StreamingInput
-
Get the current value.
- getValue(Object) - Method in class se.l4.commons.serialization.internal.reflection.FieldDefinition
-
- getValueType() - Method in class se.l4.commons.serialization.SerializerFormatDefinition
-