wodka.util
Interface ContentComparable

All Known Subinterfaces:
GenotypeDesc, Language
All Known Implementing Classes:
AbstractLanguage, DoubleValues

public interface ContentComparable

Interface for comparable Objects.


Method Summary
 boolean hasEqualContents(java.lang.Object obj)
           
 

Method Detail

hasEqualContents

public boolean hasEqualContents(java.lang.Object obj)