Class PropertyImpl

java.lang.Object
org.refcodes.struct.RelationImpl<String,String>
org.refcodes.struct.PropertyImpl
All Implemented Interfaces:
org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.ValueAccessor<String>, Property, Relation<String,String>
Direct Known Subclasses:
PropertyImpl.PropertyBuilderImpl

public class PropertyImpl extends RelationImpl<String,String> implements Property
Implementation of the Property interface.