public class AnalyzedGroup extends Object
| Modifier and Type | Method and Description |
|---|---|
List<AnalyzedField> |
getFields()
Returns the receiver's fields.
|
void |
print(PrintStream stream,
String prefix)
Prints the receiver onto the given stream.
|
public List<AnalyzedField> getFields()
public void print(PrintStream stream, String prefix)
stream - The stream.prefix - The prefix.Copyright © 2015. All Rights Reserved.