|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.bugs.RemoteAbstractInfo
This class maintains protected constants and variables for RemoteServletInfo and RemoteClientInfo, the classes that contain the data for the client machine reporting the bug. This class simply ensures that they are using the same values.
Field Summary | |
protected static java.lang.String |
NEXT_ANY_BUG_TIME
Key for the next time to report any bug. |
protected static java.lang.String |
NEXT_THIS_BUG_TIME
Key for the next time to report this bug. |
Constructor Summary | |
RemoteAbstractInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String NEXT_THIS_BUG_TIME
protected static final java.lang.String NEXT_ANY_BUG_TIME
Constructor Detail |
public RemoteAbstractInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |