Interface CanonicalMap

All Superinterfaces:
org.refcodes.mixin.AnnotatorAccessor, Containable, org.refcodes.mixin.DelimiterAccessor, org.refcodes.mixin.Dumpable, org.refcodes.mixin.EmptyAccessor, InterOperableMap<String>, Keys<String,String>, PathMap<String>, Table<String,String>, org.refcodes.mixin.TypeAccessor<String>
All Known Subinterfaces:
CanonicalMap.CanonicalMapBuilder, CanonicalMap.MutableCanonicalMap
All Known Implementing Classes:
CanonicalMapBuilderImpl, CanonicalMapImpl

public interface CanonicalMap extends InterOperableMap<String>
The CanonicalMap is an "intermediate" type adding type and Data-Structure related functionality to any implementing class.