Package org.nustaq.reallive.server
Class RemoveLog.RemoveLogEntry
java.lang.Object
org.nustaq.reallive.server.RemoveLog.RemoveLogEntry
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- RemoveLog
public static class RemoveLog.RemoveLogEntry
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description RemoveLogEntry(long time, java.lang.String key) -
Method Summary
-
Constructor Details
-
RemoveLogEntry
public RemoveLogEntry(long time, java.lang.String key)
-
-
Method Details