|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.TigerSubstitutes
public class TigerSubstitutes
This class provides substitutes for 1.5 methods that we don't want to depend upon in FindBugs.
Constructor Summary | |
---|---|
TigerSubstitutes()
|
Method Summary | |
---|---|
static boolean |
parseBoolean(java.lang.String s)
|
static java.lang.Long |
valueOf(long value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TigerSubstitutes()
Method Detail |
---|
public static boolean parseBoolean(java.lang.String s)
public static java.lang.Long valueOf(long value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |