|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.epam.cmemdp.impl.events.ForcedRecoveryEvent
public class ForcedRecoveryEvent
Created by IntelliJ IDEA. User: Alexander_Sereda Date: 23.12.11 Time: 14:46 To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
ForcedRecoveryEvent(long gapStart,
long gapEnd)
|
Method Summary | |
---|---|
long |
getGapEnd()
|
long |
getGapStart()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ForcedRecoveryEvent(long gapStart, long gapEnd)
Method Detail |
---|
public long getGapStart()
public long getGapEnd()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |