in progress
[jalview.git] / forester / java / src / org / forester / surfacing / SpeciesSpecificDcData.java
index be08c39..fffe217 100644 (file)
@@ -40,7 +40,7 @@ interface SpeciesSpecificDcData {
     /**
      * This should return a sorted map mapping domain ids to their corresponding
      * counts
-     * 
+     *
      * @return a sorted map mapping domain ids to their corresponding counts
      */
     public SortedMap<String, Integer> getCombinableDomainIdToCountsMap();