- All Implemented Interfaces:
Predicate<String>
Predicate for checking whether given string constants are
reflection-relevant, i.e., class names, method names, or field names.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IsReflectionString
public IsReflectionString()
-