Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
N
O
P
R
U
A
asList(Iterator<T>)
- Static method in class com.mysema.commons.lang.
IteratorAdapter
asList()
- Method in class com.mysema.commons.lang.
IteratorAdapter
Assert
- Class in
com.mysema.commons.lang
General assertion utilities
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
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
G
getFirst()
- Method in class com.mysema.commons.lang.
Pair
getSecond()
- Method in class com.mysema.commons.lang.
Pair
H
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.
I
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
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(T[], String)
- Static method in class com.mysema.commons.lang.
Assert
Assert that the given array is not empty
notEmpty(M, String)
- Static method in class com.mysema.commons.lang.
Assert
Assert that the given Map is not empty
notEmpty(C, String)
- Static method in class com.mysema.commons.lang.
Assert
Assert that the given Collection is not empty
notNull(T, String)
- Static method in class com.mysema.commons.lang.
Assert
Assert that the given object is not null
O
of(F, S)
- Static method in class com.mysema.commons.lang.
Pair
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
U
URIResolver
- Class in
com.mysema.commons.lang
URIResolver provides URI resolving functionality
URLEncoder
- Class in
com.mysema.commons.lang
URLEncoder provides URL encoding functionality
A
C
E
G
H
I
N
O
P
R
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2012
Mysema Ltd
. All Rights Reserved.