Class FlowSet<R extends Record>

  • All Implemented Interfaces:
    java.lang.Iterable<R>
    Direct Known Subclasses:
    DataSet, OptionsTemplateSet, TemplateSet

    public abstract class FlowSet<R extends Record>
    extends java.lang.Object
    implements java.lang.Iterable<R>
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator