Class PropertyParameterSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<PropertyParameter>
io.ciera.runtime.summit.classes.InstanceSet<PropertyParameterSet,PropertyParameter>
io.ciera.tool.sql.ooaofooa.component.impl.PropertyParameterSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<PropertyParameterSet,PropertyParameter>, io.ciera.runtime.summit.types.ISet<PropertyParameter>, io.ciera.runtime.summit.types.IXtumlType, PropertyParameterSet, Iterable<PropertyParameter>, Collection<PropertyParameter>, Set<PropertyParameter>

public class PropertyParameterSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<PropertyParameterSet,PropertyParameter> implements PropertyParameterSet
  • Constructor Details

    • PropertyParameterSetImpl

      public PropertyParameterSetImpl()
    • PropertyParameterSetImpl

      public PropertyParameterSetImpl(Comparator<? super PropertyParameter> comp)
  • Method Details