
O - data typepublic class ReferencePointsResult<O> extends CollectionResult<O>
| Constructor and Description |
|---|
ReferencePointsResult(String name,
String shortname,
Collection<O> col)
Constructor with collection only.
|
ReferencePointsResult(String name,
String shortname,
Collection<O> col,
Collection<String> header)
Full constructor.
|
addHeader, getHeader, iterator, sizegetLongName, getShortNameaddChildResult, getHierarchy, setHierarchyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLongName, getShortNamepublic ReferencePointsResult(String name, String shortname, Collection<O> col)
name - The long name (for pretty printing)shortname - the short name (for filenames etc.)col - Reference Pointspublic ReferencePointsResult(String name, String shortname, Collection<O> col, Collection<String> header)
name - The long name (for pretty printing)shortname - the short name (for filenames etc.)col - Reference Pointsheader - Header