Class JoinTableCollectionToTargetCollection<J,​T>

  • All Implemented Interfaces:
    Iterable<T>, Collection<T>, Set<T>

    public class JoinTableCollectionToTargetCollection<J,​T>
    extends Object
    implements Set<T>
    Utility class for join tables.
    Author:
    Guillaume Le Cousin