public class PropertyParser extends Object implements Iterable<PropertyBox>
| Constructor and Description |
|---|
PropertyParser(AnnotationMirror propertyAnnotationMirror,
TypeMirror type,
boolean virtual) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<PropertyBox> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PropertyParser(AnnotationMirror propertyAnnotationMirror, TypeMirror type, boolean virtual)
public Iterator<PropertyBox> iterator()
iterator in interface Iterable<PropertyBox>Copyright © 2018. All rights reserved.