Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
L
N
R
S
T
U
G
getAll(long)
- Method in class cmsc433.p1.
BasicFilterLog
getAll(long)
- Method in class cmsc433.p1.
BasicLog
Returns all LogRecords whose timestamps are within a window of time; if the specified window is 0, all of the records are returned.
getAll(long)
- Method in interface cmsc433.p1.
Log
Returns all LogRecords whose timestamps are within a window of time.
getAll(long)
- Method in class cmsc433.p1.
NullLog
getAll(long)
- Method in class cmsc433.p1.
SplitLog
Calls getAll on both child logs, returning a combined result.
getEvent()
- Method in class cmsc433.p1.
LogRecord
Returns the event portion of the LogRecord.
getTimestamp()
- Method in class cmsc433.p1.
LogRecord
Returns the time when this LogRecord was created.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
L
N
R
S
T
U