public interface PropertyMethodFinder
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<org.jtwig.reflection.model.java.JavaMethod> |
find(org.jtwig.reflection.model.java.JavaClass type,
java.lang.String identifier,
java.util.List<java.lang.Object> arguments) |