Package com.mastfrog.graph
Class PairSet.ObjectPairSet<T>
- java.lang.Object
-
- com.mastfrog.graph.PairSet.ObjectPairSet<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancontains(T a, T b)Iterator<Map.Entry<T,T>>iterator()intsize()-
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, spliterator
-
-