Class GenericProperty

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

public abstract class GenericProperty
extends Property