|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ws4d.java.structures.AppSequenceTracker
public class AppSequenceTracker
Constructor Summary | |
---|---|
AppSequenceTracker()
Constructor. |
|
AppSequenceTracker(AppSequence appSeq)
Constructor. |
Method Summary | |
---|---|
boolean |
checkAndUpdate(AppSequence appSeq)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppSequenceTracker()
public AppSequenceTracker(AppSequence appSeq)
appSeq
- AppSequence to be added to the new AppSequenceTrackerMethod Detail |
---|
public boolean checkAndUpdate(AppSequence appSeq)
appSeq
- AppSequence to check
true
if appSeq is not known to be old
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |