Package de.hsh.graja.util
Class ReflectionUtils.FilterChain<T>
java.lang.Object
de.hsh.graja.util.ReflectionUtils.FilterChain<T>
- All Implemented Interfaces:
ReflectionUtils.Filter<T>
- Enclosing class:
- ReflectionUtils
public static class ReflectionUtils.FilterChain<T>
extends Object
implements ReflectionUtils.Filter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FilterChain
public FilterChain()
-
-
Method Details
-
chain
-
matches
- Specified by:
matches
in interfaceReflectionUtils.Filter<T>
-