org.jrdf.query.relation.mem
Class RelationHelperImpl
java.lang.Object
org.jrdf.query.relation.mem.RelationHelperImpl
- All Implemented Interfaces:
- Serializable, RelationHelper
public final class RelationHelperImpl
- extends Object
- implements RelationHelper, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationHelperImpl
public RelationHelperImpl(AttributeComparator attributeComparator)
getHeadingUnions
public SortedSet<Attribute> getHeadingUnions(Relation... relations)
- Specified by:
getHeadingUnions
in interface RelationHelper