Class UnionMethodSet.ReflectionMethod<E>

java.lang.Object
com.aoapps.collections.UnionMethodSet.ReflectionMethod<E>
All Implemented Interfaces:
UnionMethodSet.Method<E>
Direct Known Subclasses:
UnionMethodSet.SetMethod, UnionMethodSet.SingletonMethod
Enclosing class:
UnionMethodSet<E>

public abstract static class UnionMethodSet.ReflectionMethod<E> extends Object implements UnionMethodSet.Method<E>