T - the type of the elements in the setpublic static class PropertyBuilder.SetPropertyBuilder<T> extends PropertyBuilder<T,Set<T>,PropertyBuilder.SetPropertyBuilder<T>>
SetProperty.PropertyBuilder.ArrayPropertyBuilder<T>, PropertyBuilder.CreateFunction<K,T>, PropertyBuilder.InlineArrayPropertyBuilder<T>, PropertyBuilder.ListPropertyBuilder<T>, PropertyBuilder.MapPropertyBuilder<T>, PropertyBuilder.SetPropertyBuilder<T>, PropertyBuilder.TypeBasedPropertyBuilder<T>| Constructor and Description |
|---|
SetPropertyBuilder(PropertyType<T> type) |
| Modifier and Type | Method and Description |
|---|---|
Property<Set<T>> |
build()
Creates a property with the configured details.
|
PropertyBuilder.SetPropertyBuilder<T> |
defaultValue(T... defaultValue) |
defaultValue, getDefaultValue, getPath, getType, pathpublic SetPropertyBuilder(PropertyType<T> type)
public PropertyBuilder.SetPropertyBuilder<T> defaultValue(T... defaultValue)
public Property<Set<T>> build()
PropertyBuilderbuild in class PropertyBuilder<T,Set<T>,PropertyBuilder.SetPropertyBuilder<T>>Copyright © 2016–2021 The AuthMe Team. All rights reserved.