BrightSide Workbench Full Report + Source Code
org.turro.contacts.util.TypedRelationSet Class Reference
Inheritance diagram for org.turro.contacts.util.TypedRelationSet:
Collaboration diagram for org.turro.contacts.util.TypedRelationSet:

Public Member Functions

 TypedRelationSet ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file TypedRelationSet.java.

Constructor & Destructor Documentation

◆ TypedRelationSet()

org.turro.contacts.util.TypedRelationSet.TypedRelationSet ( )

Definition at line 30 of file TypedRelationSet.java.

30  {
31  super(new TypedRelationComparator());
32  }

The documentation for this class was generated from the following file: