Uses of Class
com.aoapps.collections.UnionMethodSet.ReflectionMethod
-
-
Uses of UnionMethodSet.ReflectionMethod in com.aoapps.collections
Subclasses of UnionMethodSet.ReflectionMethod in com.aoapps.collections Modifier and Type Class Description static classUnionMethodSet.SetMethod<E>A set of values will be obtained from the call to the method.static classUnionMethodSet.SingletonMethod<E>A single value will be obtained from the call to the method.
-