A C D E F G 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.
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.
replaceFirst(String, String, String) - Static method in class org.jlog2.util.StringHandler
Replace the first occurrence of s2 in s1 with the replacement text.

A C D E F G I L M O P R S T U W