Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
W
R
reciprocalVector(Vector, Vector)
- Static method in class org.jlog2.util.
CollectionHandler
Return a list of all elements that are in list 1 but not in list 2.
release()
- Method in class org.jlog2.util.
Monitor
Release locked threads.
removeAll(Vector, Vector)
- Static method in class org.jlog2.util.
CollectionHandler
Remove all values in toRemove from removeFrom.
replaceAll(String, String, String)
- Static method in class org.jlog2.util.
StringHandler
Replace all occurrences of s2 in s1 with the replacement text.
replaceAllIgnoreCase(String, String, String)
- Static method in class org.jlog2.util.
StringHandler
Replace all occurrences of s2 in s1 with the replacement text.
replaceFirst(String, String, String)
- Static method in class org.jlog2.util.
StringHandler
Replace the first occurrence of s2 in s1 with the replacement text.
replaceFirstIgnoreCase(String, String, String)
- Static method in class org.jlog2.util.
StringHandler
Replace the first occurrence of s2 in s1 with the replacement text.
resetChannel(int, int)
- Method in class org.jlog2.channel.
FileChannel
Reset the FileChannel's file size and number of backups.
resetChannels()
- Method in class org.jlog2.
LoggerFactory
Reset the channels by reading the properties file again and adding any new standard ones, or updating the values of the existing ones.
resetChannels(Hashtable, Hashtable)
- Method in class org.jlog2.util.
PropertiesParser
Reset the log and debug channels.
restartThread(Thread, boolean)
- Static method in class org.jlog2.util.
Monitor
Re-start the thread running depending on its current state.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
W