org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.ValueAccessor<String>, Attribute, Relation<String,Object>AttributeImpl.AttributeBuilderImplpublic class AttributeImpl extends RelationImpl<String,Object> implements Attribute
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AttributeImpl.AttributeBuilderImpl |
Implementation of the
Property.PropertyBuilder interface. |
Attribute.AttributeBuilderorg.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>RelationImpl.RelationBuilderImpl<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>_key, _value| Modifier | Constructor | Description |
|---|---|---|
protected |
AttributeImpl() |
Instantiates a new attribute impl.
|
|
AttributeImpl(String aKey,
Object aValue) |
Constructs a key-to-value property.
|
Copyright © 2021. All rights reserved.