Class PropertyMap<O>
java.lang.Object
dev.engine.core.property.PropertyMap<O>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic <O> PropertyMap.Builder<O> builder()booleancontains(PropertyKey<O, ?> key) boolean<T> Tget(PropertyKey<O, T> key) inthashCode()Set<PropertyKey<O, ?>> keys()intsize()
-
Method Details
-
get
-
contains
-
keys
-
size
public int size() -
builder
-
equals
-
hashCode
-