Uses of Class
proper.imp.Fingerprint

Packages that use Fingerprint
proper.imp Contains all the classes concerning the import of data, i.e. 
 

Uses of Fingerprint in proper.imp
 

Methods in proper.imp with parameters of type Fingerprint
 java.lang.String Fingerprint.getSuperClass(Fingerprint fp)
          returns the smallest class with which this and the given object can be described
static java.lang.String Fingerprint.getSuperClass(Fingerprint fp1, Fingerprint fp2)
          returns the smallest class with which both objects can be described.