Comparable<Property>
FieldProperty
, MethodProperty
public abstract class GenericProperty extends Property
Constructor | Description |
---|---|
GenericProperty(String name,
Class<?> aClass,
Type aType) |
Modifier and Type | Method | Description |
---|---|---|
Class<?>[] |
getActualTypeArguments() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo, equals, get, getAnnotation, getAnnotations, getName, getType, hashCode, isReadable, isWritable, set, toString
Copyright © 2008–2018. All rights reserved.