Interface SystemViewRowAttributeWalker.AttributeVisitor
- 
- Enclosing interface:
- SystemViewRowAttributeWalker<R>
 
 public static interface SystemViewRowAttributeWalker.AttributeVisitorAttribute visitor.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> voidaccept(int idx, String name, Class<T> clazz)Visit some object property.
 
-