| Package | Description |
|---|---|
| ch.jalu.configme | |
| ch.jalu.configme.configurationdata | |
| ch.jalu.configme.migration | |
| 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. |
| ListProperty
List property of a configurable type.
|
| MapProperty
Property for an immutable map whose keys is of type String and whose values can be configured.
|
| 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.
|
| StringSetProperty
String set property.
|
| TypeBasedProperty
Property implementation which relies on a
PropertyType. |
| Class and Description |
|---|
| Property
Property interface.
|
Copyright © 2016–2021 The AuthMe Team. All rights reserved.