Package fj.data
Class Set.Empty<A>
java.lang.Object
fj.data.Set<A>
fj.data.Set.Empty<A>
- All Implemented Interfaces:
Iterable<A>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fj.data.Set
arraySet, bind, delete, delete, empty, equals, filter, foldMap, foldMapRight, hashCode, insert, insert, intersect, intersect, isEmpty, iterableSet, iterator, iteratorSet, join, lookup, lookupGE, lookupGT, lookupLE, lookupLT, map, max, member, member, min, minus, minus, ord, set, single, size, split, subsetOf, toJavaHashSet, toJavaList, toJavaSet, toJavaTreeSet, toList, toListReverse, toStream, toStreamReverse, toString, union, union, updateMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator