Class GenericProperty

java.lang.Object
org.yaml.snakeyaml.introspector.Property
org.yaml.snakeyaml.introspector.GenericProperty
All Implemented Interfaces:
Comparable<Property>
Direct Known Subclasses:
FieldProperty, MethodProperty

public abstract class GenericProperty extends Property
Shared code for all the properties