org.refcodes.mixin.KeyAccessor<String>, Relation<String,String>, org.refcodes.mixin.ValueAccessor<String>Property.PropertyBuilderPropertyImpl, PropertyImpl.PropertyBuilderImplpublic interface Property extends Relation<String,String>
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Property.PropertyBuilder |
Adds builder functionality to a
Property. |
org.refcodes.mixin.KeyAccessor.KeyBuilder<K extends Object,B extends org.refcodes.mixin.KeyAccessor.KeyBuilder<K,B>>, org.refcodes.mixin.KeyAccessor.KeyMutator<K extends Object>, org.refcodes.mixin.KeyAccessor.KeyProperty<K extends Object>Relation.RelationBuilder<K,V>org.refcodes.mixin.ValueAccessor.ValueBuilder<V extends Object,B extends org.refcodes.mixin.ValueAccessor.ValueBuilder<V,B>>, org.refcodes.mixin.ValueAccessor.ValueMutator<V extends Object>, org.refcodes.mixin.ValueAccessor.ValueProperty<V extends Object>| Modifier and Type | Method | Description |
|---|---|---|
default String |
toProperty() |
Returns the key/value-pair as a property
String "key=value". |
Copyright © 2021. All rights reserved.