Interface Getter
public interface Getter
Unified getter property interface for both methods and fields.
-
Method Summary
Modifier and TypeMethodDescriptioninvokeGetter(Object target) static Getterof(FieldDescriptor fieldDescriptor) static Getterof(MethodDescriptor methodDescriptor)