@FunctionalInterface public interface StaticFinalFieldMatchProcessor
https://github.com/lukehutch/fast-classpath-scanner/wiki/3.5.-Reading-constant-initializer-values-of-static-final-fields
Modifier and Type | Method and Description |
---|---|
void |
processMatch(String className,
String fieldName,
Object fieldConstantValue) |
Copyright © 2018. All rights reserved.