X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fconf%2F_Key.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fconf%2F_Key.html;h=4e21733074d3b8a71fe0e60786df219cb47f0df9;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/engine/conf/_Key.html b/website/full_javadoc/compbio/engine/conf/_Key.html new file mode 100644 index 0000000..4e21733 --- /dev/null +++ b/website/full_javadoc/compbio/engine/conf/_Key.html @@ -0,0 +1,357 @@ + + + + + + +_Key + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.engine.conf +
+Class _Key

+
+java.lang.Object
+  extended by compbio.engine.conf._Key
+
+
+Deprecated. +

+

+
@Deprecated
+public final class _Key
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Field Summary
+static StringDELIM + +
+          Deprecated.  
+  + + + + + + + + + + +
+Constructor Summary
_Key(Class<?> clazz) + +
+          Deprecated.  
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ booleanequals(Object obj) + +
+          Deprecated.  
+ inthashCode() + +
+          Deprecated.  
+static _Keyparse(String key) + +
+          Deprecated.  
+ StringtoString() + +
+          Deprecated.  
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+DELIM

+
+public static final String DELIM
+
+
Deprecated. 
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+_Key

+
+public _Key(Class<?> clazz)
+
+
Deprecated. 
+ + + + + + + + +
+Method Detail
+ +

+equals

+
+public boolean equals(Object obj)
+
+
Deprecated. 
+
Overrides:
equals in class Object
+
+
+
+
+
+
+ +

+toString

+
+public String toString()
+
+
Deprecated. 
+
Overrides:
toString in class Object
+
+
+
+
+
+
+ +

+hashCode

+
+public int hashCode()
+
+
Deprecated. 
+
Overrides:
hashCode in class Object
+
+
+
+
+
+
+ +

+parse

+
+public static _Key parse(String key)
+
+
Deprecated. 
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +