public class Properties
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Properties.PropertyAdapter<V extends java.lang.Comparable> |
Constructor and Description |
---|
Properties() |
Modifier and Type | Method and Description |
---|---|
static <P extends IProperty,V> |
toUnlisted(P property) |
public static <P extends IProperty,V> IUnlistedProperty<V> toUnlisted(P property)