Class InvocableObjectSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<InvocableObject>
io.ciera.runtime.summit.classes.InstanceSet<InvocableObjectSet,InvocableObject>
io.ciera.tool.sql.architecture.invocable.impl.InvocableObjectSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<InvocableObjectSet,InvocableObject>, io.ciera.runtime.summit.types.ISet<InvocableObject>, io.ciera.runtime.summit.types.IXtumlType, InvocableObjectSet, Iterable<InvocableObject>, Collection<InvocableObject>, Set<InvocableObject>

public class InvocableObjectSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<InvocableObjectSet,InvocableObject> implements InvocableObjectSet
  • Constructor Details

    • InvocableObjectSetImpl

      public InvocableObjectSetImpl()
    • InvocableObjectSetImpl

      public InvocableObjectSetImpl(Comparator<? super InvocableObject> comp)
  • Method Details