Class TypeImportSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<TypeImport>
io.ciera.runtime.summit.classes.InstanceSet<TypeImportSet,TypeImport>
io.ciera.tool.sql.architecture.file.impl.TypeImportSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<TypeImportSet,TypeImport>, io.ciera.runtime.summit.types.ISet<TypeImport>, io.ciera.runtime.summit.types.IXtumlType, TypeImportSet, Iterable<TypeImport>, Collection<TypeImport>, Set<TypeImport>

public class TypeImportSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<TypeImportSet,TypeImport> implements TypeImportSet
  • Constructor Details

    • TypeImportSetImpl

      public TypeImportSetImpl()
    • TypeImportSetImpl

      public TypeImportSetImpl(Comparator<? super TypeImport> comp)
  • Method Details