public class FunctionSetImpl extends LinkedHashSet<Function> implements FunctionSet
| Constructor and Description |
|---|
FunctionSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Function> |
getFunctions() |
spliteratoradd, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic Iterable<Function> getFunctions()
getFunctions in interface FunctionSetCopyright © 2017. All rights reserved.