Class EagerRelation<S,​T>


  • class EagerRelation<S,​T>
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • limit

        public final int limit
    • Constructor Detail

      • EagerRelation

        EagerRelation​(int limit,
                      RelationInfo<S,​T> relationInfo)