|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.go.BasicGoSubset
public class BasicGoSubset
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.forester.go.GoSubset |
|---|
GoSubset.Type |
| Field Summary |
|---|
| Fields inherited from interface org.forester.go.GoSubset |
|---|
GOSLIM_CANDIDA_STR, GOSLIM_GENERIC_STR, GOSLIM_GOA_STR, GOSLIM_PIR_STR, GOSLIM_PLANT_STR, GOSLIM_POMBE_STR, GOSLIM_YEAST_STR, GOSUBSET_PROK_STR |
| Constructor Summary | |
|---|---|
BasicGoSubset(GoSubset.Type type)
|
|
BasicGoSubset(String s)
|
|
| Method Summary | |
|---|---|
int |
compareTo(GoSubset sub)
|
boolean |
equals(Object o)
|
GoSubset.Type |
getType()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BasicGoSubset(String s)
public BasicGoSubset(GoSubset.Type type)
| Method Detail |
|---|
public int compareTo(GoSubset sub)
compareTo in interface Comparable<GoSubset>public boolean equals(Object o)
equals in class Objectpublic GoSubset.Type getType()
getType in interface GoSubsetpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||