|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.clickable.targetable.card.LastKnownCardInfoImpl
public final class LastKnownCardInfoImpl
Method Summary | |
---|---|
LastKnownCard |
createLastKnownCard()
Create and return a LastKnownCard object build with the last known informations. |
boolean |
removeTimestamp(int timestamp)
Remove a reference to the given timestamp of card. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public LastKnownCard createLastKnownCard()
createLastKnownCard
in interface LastKnownCardInfo
public boolean removeTimestamp(int timestamp)
removeTimestamp
in interface LastKnownCardInfo
timestamp
- the timestamp reference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |