Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- asList() - Method in class com.mysema.commons.lang.IteratorAdapter
- asList(Iterator<T>) - Static method in class com.mysema.commons.lang.IteratorAdapter
- Assert - Class in com.mysema.commons.lang
-
General assertion utilities
- Assert() - Constructor for class com.mysema.commons.lang.Assert
- assertThat(boolean, String, String, T) - Static method in class com.mysema.commons.lang.Assert
-
General assertion mwthos
C
- close() - Method in interface com.mysema.commons.lang.CloseableIterator
-
Closes this iterator and releases any system resources associated with it.
- close() - Method in class com.mysema.commons.lang.EmptyCloseableIterator
- close() - Method in class com.mysema.commons.lang.IteratorAdapter
- closeable - Variable in class com.mysema.commons.lang.IteratorAdapter
- CloseableIterator<T> - Interface in com.mysema.commons.lang
-
Iterator with Closeable
- com.mysema.commons.lang - package com.mysema.commons.lang
E
- EmptyCloseableIterator<T> - Class in com.mysema.commons.lang
-
Empty implementation of the CloseableIterator interface
- EmptyCloseableIterator() - Constructor for class com.mysema.commons.lang.EmptyCloseableIterator
- encodeParam(String, String) - Static method in class com.mysema.commons.lang.URLEncoder
-
Translates a string into
application/x-www-form-urlencoded
format. - encodeURL(String) - Static method in class com.mysema.commons.lang.URLEncoder
-
Translates an URL string into URL safe form
- equals(Object) - Method in class com.mysema.commons.lang.Pair
- equals(Object, Object) - Static method in class com.mysema.commons.lang.Pair
F
G
- getFirst() - Method in class com.mysema.commons.lang.Pair
- getSecond() - Method in class com.mysema.commons.lang.Pair
H
- HAS_NO_TEXT - Static variable in class com.mysema.commons.lang.Assert
- hashCode() - Method in class com.mysema.commons.lang.Pair
- hasLength(String, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given String is not empty
- hasNext() - Method in class com.mysema.commons.lang.EmptyCloseableIterator
- hasNext() - Method in class com.mysema.commons.lang.IteratorAdapter
- hasText(String, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given String has actual non-whitepsace text.
- hex - Static variable in class com.mysema.commons.lang.URLEncoder
I
- IS_EMPTY - Static variable in class com.mysema.commons.lang.Assert
- IS_FALSE - Static variable in class com.mysema.commons.lang.Assert
- IS_NULL - Static variable in class com.mysema.commons.lang.Assert
- IS_TRUE - Static variable in class com.mysema.commons.lang.Assert
- isAbsoluteURL(String) - Static method in class com.mysema.commons.lang.URIResolver
- isFalse(boolean, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given condition is true
- isTrue(boolean, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given condition is true
- iter - Variable in class com.mysema.commons.lang.IteratorAdapter
- IteratorAdapter<T> - Class in com.mysema.commons.lang
-
Adapter implementation for Iterator and CloseableIterator instances
- IteratorAdapter(Iterator<T>) - Constructor for class com.mysema.commons.lang.IteratorAdapter
- IteratorAdapter(Iterator<T>, Closeable) - Constructor for class com.mysema.commons.lang.IteratorAdapter
N
- next() - Method in class com.mysema.commons.lang.EmptyCloseableIterator
- next() - Method in class com.mysema.commons.lang.IteratorAdapter
- notEmpty(C, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given Collection is not empty
- notEmpty(M, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given Map is not empty
- notEmpty(T[], String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given array is not empty
- notNull(T, String) - Static method in class com.mysema.commons.lang.Assert
-
Assert that the given object is not null
O
P
- Pair<F,
S> - Class in com.mysema.commons.lang -
Typed pair of values
- Pair(F, S) - Constructor for class com.mysema.commons.lang.Pair
R
- remove() - Method in class com.mysema.commons.lang.EmptyCloseableIterator
- remove() - Method in class com.mysema.commons.lang.IteratorAdapter
- resolve(String, String) - Static method in class com.mysema.commons.lang.URIResolver
S
U
- URIResolver - Class in com.mysema.commons.lang
-
URIResolver provides URI resolving functionality
- URIResolver() - Constructor for class com.mysema.commons.lang.URIResolver
- URLEncoder - Class in com.mysema.commons.lang
-
URLEncoder provides URL encoding functionality
- URLEncoder() - Constructor for class com.mysema.commons.lang.URLEncoder
V
- VALID_SCHEME_CHARS - Static variable in class com.mysema.commons.lang.URIResolver
All Classes and Interfaces|All Packages|Constant Field Values