Uses of Class
nbbrd.io.text.BaseProperty
-
Packages that use BaseProperty Package Description nbbrd.io.text -
-
Uses of BaseProperty in nbbrd.io.text
Subclasses of BaseProperty in nbbrd.io.text Modifier and Type Class Description classBooleanPropertyclassIntPropertyclassLongPropertyclassProperty<T>Methods in nbbrd.io.text with parameters of type BaseProperty Modifier and Type Method Description static @NonNull List<String>BaseProperty. keysOf(@NonNull BaseProperty... properties)
-