Skip navigation links
A B C D E F G H I K L M N O P R S T V 

A

allOf(Iterable<Matcher<? super T>>) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>...) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
allOf(Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
any(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Iterable<Matcher<? super T>>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<T>, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
anyOf(Matcher<? super T>...) - Method in class org.lockss.util.test.LockssTestCase5
 
anything() - Method in class org.lockss.util.test.LockssTestCase5
 
anything(String) - Method in class org.lockss.util.test.LockssTestCase5
 
append(List<T>...) - Static method in class org.lockss.util.ListUtil
Makes a new, single list made of the elements of all the given lists concatenated together.
array(Matcher<? super T>...) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContaining(List<Matcher<? super E>>) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContaining(E...) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContaining(Matcher<? super E>...) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContainingInAnyOrder(E...) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContainingInAnyOrder(Matcher<? super E>...) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayContainingInAnyOrder(Collection<Matcher<? super E>>) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayWithSize(Matcher<? super Integer>) - Method in class org.lockss.util.test.LockssTestCase5
 
arrayWithSize(int) - Method in class org.lockss.util.test.LockssTestCase5
 
assertAll(Executable...) - Method in class org.lockss.util.test.LockssTestCase5
 
assertAll(Stream<Executable>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertAll(String, Executable...) - Method in class org.lockss.util.test.LockssTestCase5
 
assertAll(String, Stream<Executable>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(boolean[], boolean[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(boolean[], boolean[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(boolean[], boolean[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(char[], char[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(char[], char[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(char[], char[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(byte[], byte[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(byte[], byte[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(byte[], byte[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(short[], short[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(short[], short[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(short[], short[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(int[], int[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(int[], int[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(int[], int[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(long[], long[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(long[], long[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(long[], long[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[], float) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[], float, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(float[], float[], float, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[], double) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[], double, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(double[], double[], double, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(Object[], Object[]) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(Object[], Object[], String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertArrayEquals(Object[], Object[], Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(short, short) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(short, short, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(short, short, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(byte, byte) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(byte, byte, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(byte, byte, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(int, int) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(int, int, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(int, int, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(long, long) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(long, long, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(long, long, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(char, char) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(char, char, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(char, char, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float, float) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float, float, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(float, float, float, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double, double) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double, double, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(double, double, double, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(Object, Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(Object, Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertEquals(Object, Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(boolean) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(boolean, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(boolean, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(BooleanSupplier) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(BooleanSupplier, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertFalse(BooleanSupplier, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertIterableEquals(Iterable<?>, Iterable<?>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertIterableEquals(Iterable<?>, Iterable<?>, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertIterableEquals(Iterable<?>, Iterable<?>, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertLinesMatch(List<String>, List<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotEquals(Object, Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotEquals(Object, Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotEquals(Object, Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotNull(Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotNull(Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotNull(Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotSame(Object, Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotSame(Object, Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNotSame(Object, Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNull(Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNull(Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertNull(Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertSame(Object, Object) - Method in class org.lockss.util.test.LockssTestCase5
 
assertSame(Object, Object, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertSame(Object, Object, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThat(T, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThat(String, T, Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThat(String, boolean) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThrows(Class<T>, Executable) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThrows(Class<T>, Executable, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertThrows(Class<T>, Executable, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, Executable) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, Executable, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, Executable, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, ThrowingSupplier<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, ThrowingSupplier<T>, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeout(Duration, ThrowingSupplier<T>, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, Executable) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, Executable, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, Executable, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, ThrowingSupplier<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, ThrowingSupplier<T>, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTimeoutPreemptively(Duration, ThrowingSupplier<T>, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(boolean) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(boolean, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(BooleanSupplier) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(BooleanSupplier, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(boolean, String) - Method in class org.lockss.util.test.LockssTestCase5
 
assertTrue(BooleanSupplier, Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 

B

both(Matcher<? super LHS>) - Method in class org.lockss.util.test.LockssTestCase5
 

C

closeTo(double, double) - Method in class org.lockss.util.test.LockssTestCase5
 
closeTo(BigDecimal, BigDecimal) - Method in class org.lockss.util.test.LockssTestCase5
 
collection(Supplier<C>, T...) - Static method in class org.lockss.util.CollectionUtil2
Creates a new collection from any number of arguments.
CollectionUtil2 - Class in org.lockss.util
Collection utilities.
CollectionUtil2() - Constructor for class org.lockss.util.CollectionUtil2
 
compare(String, String) - Method in class org.lockss.util.PreOrderComparator
 
comparesEqualTo(T) - Method in class org.lockss.util.test.LockssTestCase5
 
contains(Matcher<? super E>...) - Method in class org.lockss.util.test.LockssTestCase5
 
contains(E...) - Method in class org.lockss.util.test.LockssTestCase5
 
contains(Matcher<? super E>) - Method in class org.lockss.util.test.LockssTestCase5
 
contains(List<Matcher<? super E>>) - Method in class org.lockss.util.test.LockssTestCase5
 
containsInAnyOrder(T...) - Method in class org.lockss.util.test.LockssTestCase5
 
containsInAnyOrder(Collection<Matcher<? super T>>) - Method in class org.lockss.util.test.LockssTestCase5
 
containsInAnyOrder(Matcher<? super T>...) - Method in class org.lockss.util.test.LockssTestCase5
 
containsInAnyOrder(Matcher<? super E>) - Method in class org.lockss.util.test.LockssTestCase5
 
containsString(String) - Method in class org.lockss.util.test.LockssTestCase5
 

D

describedAs(String, Matcher<T>, Object...) - Method in class org.lockss.util.test.LockssTestCase5
 

E

either(Matcher<? super LHS>) - Method in class org.lockss.util.test.LockssTestCase5
 
empty() - Method in class org.lockss.util.test.LockssTestCase5
 
emptyArray() - Method in class org.lockss.util.test.LockssTestCase5
 
emptyCollectionOf(Class<E>) - Method in class org.lockss.util.test.LockssTestCase5
 
emptyIterable() - Method in class org.lockss.util.test.LockssTestCase5
 
emptyIterableOf(Class<E>) - Method in class org.lockss.util.test.LockssTestCase5
 
endsWith(String) - Method in class org.lockss.util.test.LockssTestCase5
 
equalTo(T) - Method in class org.lockss.util.test.LockssTestCase5
 
equalToIgnoringCase(String) - Method in class org.lockss.util.test.LockssTestCase5
 
equalToIgnoringWhiteSpace(String) - Method in class org.lockss.util.test.LockssTestCase5
 
eventFrom(Class<? extends EventObject>, Object) - Method in class org.lockss.util.test.LockssTestCase5
 
eventFrom(Object) - Method in class org.lockss.util.test.LockssTestCase5
 
everyItem(Matcher<U>) - Method in class org.lockss.util.test.LockssTestCase5
 
expandAlternativeKeyLists(Map<String, V>) - Static method in class org.lockss.util.MapUtil
Returns a copy of the map, treating keys as semicolon-separated list of alternative actual keys.

F

fail(String) - Method in class org.lockss.util.test.LockssTestCase5
 
fail(String, Throwable) - Method in class org.lockss.util.test.LockssTestCase5
 
fail(Throwable) - Method in class org.lockss.util.test.LockssTestCase5
 
fail(Supplier<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
fromArray(T[]) - Static method in class org.lockss.util.ListUtil
Deprecated.
Use list(Object...) instead.
fromArray(T[]) - Static method in class org.lockss.util.SetUtil
Deprecated.
fromCSV(String) - Static method in class org.lockss.util.ListUtil
Creates a list containing the elements of a comma separated string, with the caveat that the processing is done by StringTokenizer with the delimiter ",".
fromCSV(String) - Static method in class org.lockss.util.SetUtil
Creates a set containing the elements of a comma separated string, with the caveat that the processing is done by StringTokenizer with the delimiter ",".
fromCsvStringTokenizer(Supplier<C>, String) - Static method in class org.lockss.util.CollectionUtil2
Creates a collection containing the elements of a comma separated string, with the caveat that the processing is done by StringTokenizer with the delimiter ",".
fromIterable(Supplier<C>, Iterable<T>) - Static method in class org.lockss.util.CollectionUtil2
Creates a collection containing the elements of the given iterable.
fromIterable(Iterable<T>) - Static method in class org.lockss.util.ListUtil
Creates a list containing the elements of the given iterable.
fromIterable(Iterable<T>) - Static method in class org.lockss.util.SetUtil
Creates a set containing the elements of the given iterable.
fromIterator(Supplier<C>, Iterator<T>) - Static method in class org.lockss.util.CollectionUtil2
Creates a collection containing the elements of the given iterator.
fromIterator(Iterator<T>) - Static method in class org.lockss.util.ListUtil
Creates a list containing the elements of the given iterator.
fromIterator(Iterator<T>) - Static method in class org.lockss.util.SetUtil
Creates a set containing the elements of the given iterator.
fromList(List<?>) - Static method in class org.lockss.util.MapUtil
Return a map with keys and values taken from alternating list elements ([key1, val1, key2, val2, ...]), or from sublists ([ [key1, val1], [key2, val2], ...])
fromList(Class<K>, Class<V>, List<?>) - Static method in class org.lockss.util.MapUtil
 
fromList(List<T>) - Static method in class org.lockss.util.SetUtil
Create a set containing the elements of the given list.

G

greaterThan(T) - Method in class org.lockss.util.test.LockssTestCase5
 
greaterThanOrEqualTo(T) - Method in class org.lockss.util.test.LockssTestCase5
 

H

hasEntry(K, V) - Method in class org.lockss.util.test.LockssTestCase5
 
hasEntry(Matcher<? super K>, Matcher<? super V>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItem(T) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItem(Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItemInArray(T) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItemInArray(Matcher<? super T>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItems(T...) - Method in class org.lockss.util.test.LockssTestCase5
 
hasItems(Matcher<? super T>...) - Method in class org.lockss.util.test.LockssTestCase5
 
hasKey(Matcher<? super K>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasKey(K) - Method in class org.lockss.util.test.LockssTestCase5
 
hasNextKeyValuePair() - Method in class org.lockss.util.MapUtil.KeyValuePairIterator
 
hasProperty(String) - Method in class org.lockss.util.test.LockssTestCase5
 
hasProperty(String, Matcher<?>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasSize(Matcher<? super Integer>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasSize(int) - Method in class org.lockss.util.test.LockssTestCase5
 
hasToString(Matcher<? super String>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasToString(String) - Method in class org.lockss.util.test.LockssTestCase5
 
hasValue(V) - Method in class org.lockss.util.test.LockssTestCase5
 
hasValue(Matcher<? super V>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasXPath(String, NamespaceContext) - Method in class org.lockss.util.test.LockssTestCase5
 
hasXPath(String) - Method in class org.lockss.util.test.LockssTestCase5
 
hasXPath(String, NamespaceContext, Matcher<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
hasXPath(String, Matcher<String>) - Method in class org.lockss.util.test.LockssTestCase5
 

I

immutableCollectionOfType(IntFunction<C>, UnaryOperator<C>, Collection<?>, Class<T>, boolean) - Static method in class org.lockss.util.CollectionUtil2
Checks that all elements of the collection are of the specified type, and returns an unmodifiable copy of the collection, with null elements either allowed or disallowed.
immutableListOfType(List<?>, Class<T>) - Static method in class org.lockss.util.ListUtil
Checks that all elements of the list are of the specified type, and returns an unmodifiable copy of the list, with null elements disallowed.
immutableListOfType(List<?>, Class<T>, boolean) - Static method in class org.lockss.util.ListUtil
Checks that all elements of the list are of the specified type, and returns an unmodifiable copy of the list, with null elements either allowed or disallowed.
immutableListOfTypeOrNull(List<?>, Class<T>) - Static method in class org.lockss.util.ListUtil
Checks that all elements of the list are of the specified type, and returns an unmodifiable copy of the list, with null elements allowed.
immutableSetOfType(Set<?>, Class<T>) - Static method in class org.lockss.util.SetUtil
Checks that all elements of the set are of the specified type, and returns an unmodifiable copy of the set, with null elements disallowed.
immutableSetOfTypeOrNull(Set<?>, Class<T>) - Static method in class org.lockss.util.SetUtil
Checks that all elements of the set are of the specified type, and returns an unmodifiable copy of the set, with null elements allowed.
INSTANCE - Static variable in class org.lockss.util.PreOrderComparator
 
instanceOf(Class<?>) - Method in class org.lockss.util.test.LockssTestCase5
 
is(T) - Method in class org.lockss.util.test.LockssTestCase5
 
is(Matcher<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
is(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
isA(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
isEmptyOrNullString() - Method in class org.lockss.util.test.LockssTestCase5
 
isEmptyString() - Method in class org.lockss.util.test.LockssTestCase5
 
isIn(Collection<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
isIn(T[]) - Method in class org.lockss.util.test.LockssTestCase5
 
isOneOf(T...) - Method in class org.lockss.util.test.LockssTestCase5
 
iterableWithSize(Matcher<? super Integer>) - Method in class org.lockss.util.test.LockssTestCase5
 
iterableWithSize(int) - Method in class org.lockss.util.test.LockssTestCase5
 
iterator - Variable in class org.lockss.util.MapUtil.KeyValuePairIterator
 

K

keyType - Variable in class org.lockss.util.MapUtil.KeyValuePairIterator
 
KeyValuePairIterator(Class<K>, Class<V>, Iterator<?>) - Constructor for class org.lockss.util.MapUtil.KeyValuePairIterator
 

L

lessThan(T) - Method in class org.lockss.util.test.LockssTestCase5
 
lessThanOrEqualTo(T) - Method in class org.lockss.util.test.LockssTestCase5
 
list(T...) - Static method in class org.lockss.util.ListUtil
Creates a modifiable list from any number of arguments.
ListOfListsKeyValuePairIterator(Class<K>, Class<V>, Iterator<?>) - Constructor for class org.lockss.util.MapUtil.ListOfListsKeyValuePairIterator
 
ListUtil - Class in org.lockss.util
List utilities.
LockssTestCase5 - Class in org.lockss.util.test
A class that has non-static versions of all the methods in Assertions, MatcherAssert, Matchers
LockssTestCase5() - Constructor for class org.lockss.util.test.LockssTestCase5
 

M

map(Object...) - Static method in class org.lockss.util.MapUtil
Create a map from any number of pairs of arguments.
map(Class<K>, Class<V>, Object...) - Static method in class org.lockss.util.MapUtil
 
MapUtil - Class in org.lockss.util
Map utilities.
MapUtil.KeyValuePairIterator<K,V> - Class in org.lockss.util
 
MapUtil.ListOfListsKeyValuePairIterator<K,V> - Class in org.lockss.util
 
MapUtil.SequentialKeyValuePairIterator<K,V> - Class in org.lockss.util
 
minimalArrayList(List<T>) - Static method in class org.lockss.util.ListUtil
Returns a trimmed ArrayList equal to the given List instance.

N

nextKey() - Method in class org.lockss.util.MapUtil.KeyValuePairIterator
 
nextKey() - Method in class org.lockss.util.MapUtil.ListOfListsKeyValuePairIterator
 
nextKey() - Method in class org.lockss.util.MapUtil.SequentialKeyValuePairIterator
 
nextValue() - Method in class org.lockss.util.MapUtil.KeyValuePairIterator
 
nextValue() - Method in class org.lockss.util.MapUtil.ListOfListsKeyValuePairIterator
 
nextValue() - Method in class org.lockss.util.MapUtil.SequentialKeyValuePairIterator
 
not(Matcher<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
not(T) - Method in class org.lockss.util.test.LockssTestCase5
 
notNullValue() - Method in class org.lockss.util.test.LockssTestCase5
 
notNullValue(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 
nullValue() - Method in class org.lockss.util.test.LockssTestCase5
 
nullValue(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 

O

org.lockss.util - package org.lockss.util
 
org.lockss.util.test - package org.lockss.util.test
 

P

PreOrderComparator - Class in org.lockss.util
A Comparator that sorts strings with '/' sorting before any other character, to match the traditional LOCKSS URL traversal order.
PreOrderComparator() - Constructor for class org.lockss.util.PreOrderComparator
 
preOrderCompareTo(String, String) - Static method in class org.lockss.util.PreOrderComparator
Comparison that matches the traversal order of CachedUrlSet iterators.
preOrderCompareToNullHigh(String, String) - Static method in class org.lockss.util.PreOrderComparator
Comparison that matches the traversal order of CachedUrlSet iterators.
prependAll(List<T>, LinkedList<T>) - Static method in class org.lockss.util.ListUtil
Prepends the elements of ofList to the linked list toList, creating a new linked list from ofList if toList is null.

R

reverseCopy(List<T>) - Static method in class org.lockss.util.ListUtil
Returns a copy of the list, with elements in reverse order.

S

sameInstance(T) - Method in class org.lockss.util.test.LockssTestCase5
 
samePropertyValuesAs(T) - Method in class org.lockss.util.test.LockssTestCase5
 
SequentialKeyValuePairIterator(Class<K>, Class<V>, Iterator<?>) - Constructor for class org.lockss.util.MapUtil.SequentialKeyValuePairIterator
 
set(T...) - Static method in class org.lockss.util.SetUtil
Creates a modifiable set from any number of arguments.
SetUtil - Class in org.lockss.util
Set utilities.
startsWith(String) - Method in class org.lockss.util.test.LockssTestCase5
 
stringContainsInOrder(Iterable<String>) - Method in class org.lockss.util.test.LockssTestCase5
 
sub - Variable in class org.lockss.util.MapUtil.ListOfListsKeyValuePairIterator
 

T

theInstance(T) - Method in class org.lockss.util.test.LockssTestCase5
 
theSet(Collection<T>) - Static method in class org.lockss.util.SetUtil
Create a set containing the elements of the given collection.
typeCompatibleWith(Class<T>) - Method in class org.lockss.util.test.LockssTestCase5
 

V

valueType - Variable in class org.lockss.util.MapUtil.KeyValuePairIterator
 
A B C D E F G H I K L M N O P R S T V 
Skip navigation links

Copyright © 2000–2018 LOCKSS Program. All rights reserved.