Uses of Interface
com.aoapps.collections.UnionMethodSet.Method
-
Uses of UnionMethodSet.Method in com.aoapps.collections
Classes in com.aoapps.collections that implement UnionMethodSet.MethodModifier and TypeClassDescriptionstatic class
static class
A set of values will be obtained from the call to the method.static class
A single value will be obtained from the call to the method.Constructor parameters in com.aoapps.collections with type arguments of type UnionMethodSet.MethodModifierConstructorDescriptionUnionMethodSet
(Object target, Class<E> classE, Map<Class<? extends E>, ? extends List<? extends UnionMethodSet.Method<? extends E>>> methodsByClass)