| Package | Description |
|---|---|
| ch.jalu.configme | |
| ch.jalu.configme.configurationdata | |
| ch.jalu.configme.migration.version | |
| ch.jalu.configme.properties | |
| ch.jalu.configme.utils |
| Class and Description |
|---|
| Property
Property interface.
|
| Class and Description |
|---|
| Property
Property interface.
|
| Class and Description |
|---|
| Property
Property interface.
|
| Class and Description |
|---|
| BaseProperty
Base implementation of
Property. |
| BeanProperty |
| BooleanProperty
Boolean property.
|
| DoubleProperty
Double property.
|
| EnumProperty
Enum property.
|
| FloatProperty
Float property.
|
| IntegerProperty
Integer property.
|
| ListProperty
List property of a configurable type.
|
| LongProperty
Long property.
|
| LowercaseStringSetProperty
Property whose value is a String set all in lowercase.
|
| MapProperty
Property for an immutable map whose keys is of type String and whose values can be configured.
|
| OptionalProperty
Property which may be empty.
|
| Property
Property interface.
|
| PropertyBuilder
Builder for complex types of properties.
|
| PropertyBuilder.ArrayPropertyBuilder
Builder for
ArrayProperty. |
| PropertyBuilder.CreateFunction
Function taking three arguments, which returns a property of the given type.
|
| PropertyBuilder.InlineArrayPropertyBuilder
Builder for
InlineArrayProperty. |
| PropertyBuilder.ListPropertyBuilder
Builder for
ListProperty. |
| PropertyBuilder.MapPropertyBuilder
Builder for
MapProperty. |
| PropertyBuilder.SetPropertyBuilder
Builder for
SetProperty. |
| PropertyBuilder.TypeBasedPropertyBuilder
Builder for
TypeBasedProperty. |
| RegexProperty
Property whose value is a regex pattern.
|
| SetProperty
Set property of configurable type.
|
| ShortProperty
Short property.
|
| StringListProperty
String list property.
|
| StringProperty
String property.
|
| StringSetProperty
String set property.
|
| TypeBasedProperty
Property implementation which relies on a
PropertyType. |
| Class and Description |
|---|
| Property
Property interface.
|
Copyright © 2016–2023 The AuthMe Team. All rights reserved.