public abstract class PropertyGetterBase extends Object implements PropertyGetter
Constructor and Description |
---|
PropertyGetterBase() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getterPattern(Method method) |
Class |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getAnnotation
protected Class type
public Class getType()
getType
in interface PropertyGetter
public static boolean getterPattern(Method method)
Copyright © 2015 Oracle Corporation. All rights reserved.