Class IntegerSerializerSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<IntegerSerializer>
io.ciera.runtime.summit.classes.InstanceSet<IntegerSerializerSet,IntegerSerializer>
io.ciera.tool.sql.loader.impl.IntegerSerializerSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<IntegerSerializerSet,IntegerSerializer>, io.ciera.runtime.summit.types.ISet<IntegerSerializer>, io.ciera.runtime.summit.types.IXtumlType, IntegerSerializerSet, Iterable<IntegerSerializer>, Collection<IntegerSerializer>, Set<IntegerSerializer>

public class IntegerSerializerSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<IntegerSerializerSet,IntegerSerializer> implements IntegerSerializerSet
  • Constructor Details

    • IntegerSerializerSetImpl

      public IntegerSerializerSetImpl()
    • IntegerSerializerSetImpl

      public IntegerSerializerSetImpl(Comparator<? super IntegerSerializer> comp)
  • Method Details