Package org.eclipse.sisu.bean
Class DeclaredMembers
java.lang.Object
org.eclipse.sisu.bean.DeclaredMembers
Iterable
that iterates over declared members of a class hierarchy.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
Read-onlyIterator
that uses rollingDeclaredMembers.View
s to traverse the different members.static enum
Enum
implementation that provides different views of a class's members. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator