Class AttributeImpl.AttributeBuilderImpl

java.lang.Object
org.refcodes.struct.RelationImpl<String,Object>
org.refcodes.struct.AttributeImpl
org.refcodes.struct.AttributeImpl.AttributeBuilderImpl
All Implemented Interfaces:
org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.KeyAccessor.KeyBuilder<String,Relation.RelationBuilder<String,Object>>, org.refcodes.mixin.KeyAccessor.KeyMutator<String>, org.refcodes.mixin.KeyAccessor.KeyProperty<String>, org.refcodes.mixin.ValueAccessor<Object>, org.refcodes.mixin.ValueAccessor.ValueBuilder<Object,Relation.RelationBuilder<String,Object>>, org.refcodes.mixin.ValueAccessor.ValueMutator<Object>, org.refcodes.mixin.ValueAccessor.ValueProperty<Object>, Attribute, Attribute.AttributeBuilder, Relation<String,Object>, Relation.RelationBuilder<String,Object>
Enclosing class:
AttributeImpl

public static class AttributeImpl.AttributeBuilderImpl extends AttributeImpl implements Attribute.AttributeBuilder
Implementation of the Property.PropertyBuilder interface.