A B C D E F G I K L M O P R S T U V W 
All Classes All Packages

A

AbstractCheckTable() - Constructor for class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
AbstractImmutableCollection<E> - Class in com.floragunn.fluent.collections
 
AbstractImmutableCollection() - Constructor for class com.floragunn.fluent.collections.AbstractImmutableCollection
 
add(int, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
add(E) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
add(E) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
add(E) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
add(Optional<E>) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
add(V) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
add(V) - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.
addAll(int, Collection<? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
addAll(E...) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
addAll(Collection<? extends E>) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
addAll(Collection<? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
addAll(Collection<? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.
addAll(Collection<E>) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
addAll(Collection<E>) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
any() - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
 
any() - Method in interface com.floragunn.fluent.collections.ImmutableList
 
any() - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
any() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
assertElementType(Class<KT>, Class<VT>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
assertElementType(Class<KT>, Class<VT>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 

B

build() - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
build() - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
build() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
build() - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
build(Comparator<E>) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
build(Function<V, V2>) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
build(Function<V, V2>) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
Builder() - Constructor for class com.floragunn.fluent.collections.ImmutableList.Builder
 
Builder() - Constructor for class com.floragunn.fluent.collections.ImmutableMap.Builder
 
Builder() - Constructor for class com.floragunn.fluent.collections.ImmutableSet.Builder
 
Builder() - Constructor for class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
Builder(int) - Constructor for class com.floragunn.fluent.collections.ImmutableList.Builder
 
Builder(int) - Constructor for class com.floragunn.fluent.collections.ImmutableMap.Builder
 
Builder(int) - Constructor for class com.floragunn.fluent.collections.ImmutableSet.Builder
 
Builder(int) - Constructor for class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
Builder(E[]) - Constructor for class com.floragunn.fluent.collections.ImmutableSet.Builder
 
Builder(Collection<E>) - Constructor for class com.floragunn.fluent.collections.ImmutableList.Builder
 
Builder(Collection<E>) - Constructor for class com.floragunn.fluent.collections.ImmutableSet.Builder
 
Builder(Map<K, V>) - Constructor for class com.floragunn.fluent.collections.ImmutableMap.Builder
 
Builder(Map<K, V>) - Constructor for class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 

C

cachedToString - Variable in class com.floragunn.fluent.collections.AbstractImmutableCollection
 
check(E) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
check(E) - Method in interface com.floragunn.fluent.collections.CheckList
 
check(E) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
check(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
check(R, C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
check(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
check(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
check(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
check(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
checkAll() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
checkAll() - Method in interface com.floragunn.fluent.collections.CheckList
 
checkAll() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
checkIf(Iterable<R>, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
checkIf(Iterable<R>, Predicate<C>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
checkIf(Predicate<E>) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
checkIf(Predicate<E>) - Method in interface com.floragunn.fluent.collections.CheckList
 
checkIf(Predicate<E>) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
checkIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
checkIf(Predicate<R>, C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
checkIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
checkIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
checkIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
checkIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
checkIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
checkIf(R, Predicate<C>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
checkIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
checkIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
checkIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
checkIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
CheckList<E> - Interface in com.floragunn.fluent.collections
 
CheckList.BasicCheckList<E> - Class in com.floragunn.fluent.collections
 
CheckList.TwoElementCheckList<E> - Class in com.floragunn.fluent.collections
 
CheckTable<R,​C> - Interface in com.floragunn.fluent.collections
 
CheckTable.AbstractCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
CheckTable.ArrayCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
CheckTable.SingleCellCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
CheckTable.SingleColumnCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
CheckTable.SingleRowCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
CheckTable.TwoColumnCheckTable<R,​C> - Class in com.floragunn.fluent.collections
 
clear() - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
clear() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
clear() - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
clear() - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
clear() - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.
CollectionView<E> - Interface in com.floragunn.fluent.collections.views
 
collector() - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
collector() - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
com.floragunn.fluent.collections - package com.floragunn.fluent.collections
 
com.floragunn.fluent.collections.views - package com.floragunn.fluent.collections.views
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
concat(Collection<? extends E>, Collection<? extends E>) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
concat(Collection<? extends E>, Collection<? extends E>, Collection<? extends E>) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
contains(E) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
contains(K) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
contains(K) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
containsAll(Set<E>) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
containsAny(ImmutableSet<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
containsAny(Collection<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
containsAny(Set<E>) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
create(Set<E>) - Static method in interface com.floragunn.fluent.collections.CheckList
 
create(Set<E>, String) - Static method in interface com.floragunn.fluent.collections.CheckList
 
create(Set<R>, C) - Static method in interface com.floragunn.fluent.collections.CheckTable
 
create(Set<R>, Set<C>) - Static method in interface com.floragunn.fluent.collections.CheckTable
 
create(R, Set<C>) - Static method in interface com.floragunn.fluent.collections.CheckTable
 

D

defaultValue(Function<K, V>) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
defaultValue(Function<K, V>) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 

E

empty() - Static method in interface com.floragunn.fluent.collections.CheckList
 
empty() - Static method in interface com.floragunn.fluent.collections.CheckTable
 
empty() - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
empty() - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
empty() - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
empty() - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
empty() - Static method in interface com.floragunn.fluent.collections.UnmodifiableIterator
 
EMPTY - Static variable in interface com.floragunn.fluent.collections.CheckList
 
EMPTY - Static variable in interface com.floragunn.fluent.collections.CheckTable
 
EMPTY - Static variable in interface com.floragunn.fluent.collections.UnmodifiableIterator
 
ensureKeyType(Class<KT>, Function<Object, KT>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
ensureKeyType(Class<KT>, Function<Object, KT>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
entry(K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
entry(K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
entrySet() - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
entrySet() - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
 

F

filter(Iterable<E>, Predicate<E>) - Static method in interface com.floragunn.fluent.collections.views.IterableView
 
filter(Iterator<E>, Predicate<E>) - Static method in interface com.floragunn.fluent.collections.views.IteratorView
 
first() - Method in interface com.floragunn.fluent.collections.ImmutableList
 
flattenDeep(Collection<?>, Function<Object, E>) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
forAllApplies(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
forAllApplies(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
forAllKeysApplies(Predicate<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
forAnyApplies(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
forAnyApplies(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
forAnyKeyApplies(Predicate<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 

G

get(K) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
get(K) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
getCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getCheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
getCheckedElements() - Method in interface com.floragunn.fluent.collections.CheckList
 
getCheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
getCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getColumns() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getColumns() - Method in interface com.floragunn.fluent.collections.CheckTable
 
getColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
getColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
getColumns() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
getCompleteColumns() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getCompleteColumns() - Method in interface com.floragunn.fluent.collections.CheckTable
 
getCompleteColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getCompleteColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
getCompleteColumns() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
getCompleteColumns() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
getCompleteRows() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getCompleteRows() - Method in interface com.floragunn.fluent.collections.CheckTable
 
getCompleteRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getCompleteRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
getCompleteRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
getCompleteRows() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
getElements() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
getElements() - Method in interface com.floragunn.fluent.collections.CheckList
 
getElements() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
getNonEmptyColumns() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getNonEmptyRows() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getRows() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
getRows() - Method in interface com.floragunn.fluent.collections.CheckTable
 
getRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
getRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
getRows() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
getRows() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
getUncheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
getUncheckedElements() - Method in interface com.floragunn.fluent.collections.CheckList
 
getUncheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 

I

ImmutableList<E> - Interface in com.floragunn.fluent.collections
 
ImmutableList.Builder<E> - Class in com.floragunn.fluent.collections
 
ImmutableMap<K,​V> - Interface in com.floragunn.fluent.collections
 
ImmutableMap.Builder<K,​V> - Class in com.floragunn.fluent.collections
 
ImmutableSet<E> - Interface in com.floragunn.fluent.collections
 
ImmutableSet.Builder<E> - Class in com.floragunn.fluent.collections
 
intersection(ImmutableSet<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
intersection(ImmutableSet<K>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
intersection(Set<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
isBlank() - Method in interface com.floragunn.fluent.collections.CheckList
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
isBlank() - Method in interface com.floragunn.fluent.collections.CheckTable
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
isBlank() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
isChecked(E) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
isChecked(E) - Method in interface com.floragunn.fluent.collections.CheckList
 
isChecked(E) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
isChecked(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
isChecked(R, C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
isChecked(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
isChecked(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
isChecked(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
isChecked(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
isComplete() - Method in interface com.floragunn.fluent.collections.CheckList
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
isComplete() - Method in interface com.floragunn.fluent.collections.CheckTable
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
isComplete() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
isEmpty() - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
isEmpty() - Method in interface com.floragunn.fluent.collections.CheckTable
 
IterableView<E> - Interface in com.floragunn.fluent.collections.views
 
iterateCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
iterateCheckedColumns(R) - Method in interface com.floragunn.fluent.collections.CheckTable
 
iterateCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
iterateCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
iterateCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
iterateCheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
iterateCheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
iterateCheckedElements() - Method in interface com.floragunn.fluent.collections.CheckList
 
iterateCheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
iterateCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
iterateCheckedRows(C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
iterateCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
iterateCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
iterateCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
iterateCheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
iterateMatching(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
iterateUncheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
iterateUncheckedColumns(R) - Method in interface com.floragunn.fluent.collections.CheckTable
 
iterateUncheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
iterateUncheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
iterateUncheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
iterateUncheckedColumns(R) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
iterateUncheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
iterateUncheckedElements() - Method in interface com.floragunn.fluent.collections.CheckList
 
iterateUncheckedElements() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
iterateUncheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
iterateUncheckedRows(C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
iterateUncheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
iterateUncheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
iterateUncheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
iterateUncheckedRows(C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
iterator() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
iterator() - Method in interface com.floragunn.fluent.collections.UnmodifiableCollection
 
IteratorView<E> - Interface in com.floragunn.fluent.collections.views
 
IteratorViewImpl - Class in com.floragunn.fluent.collections.views
 
IteratorViewImpl() - Constructor for class com.floragunn.fluent.collections.views.IteratorViewImpl
 

K

keySet() - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
keySet() - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
keySet() - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
keySet() - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
 

L

last() - Method in interface com.floragunn.fluent.collections.ImmutableList
 

M

map(Iterable<ES>, Function<ES, ET>) - Static method in interface com.floragunn.fluent.collections.views.IterableView
 
map(Collection<C>, Function<C, E>) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
map(Collection<C>, Function<C, E>) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
map(Collection<C>, Function<C, Map.Entry<K, V>>) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
map(Collection<C>, Function<C, Map.Entry<K, V>>) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
map(Collection<ES>, Function<ES, ET>) - Static method in interface com.floragunn.fluent.collections.views.CollectionView
 
map(Function<E, O>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
map(Function<E, O>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
map(Function<K, KT>, Function<V, VT>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
map(Function<K, KT>, Function<V, VT>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
map(Iterator<ES>, Function<ES, ET>) - Static method in interface com.floragunn.fluent.collections.views.IteratorView
 
map(Map<KS, VS>, Function<KS, KT>, Function<VS, VT>) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
map(Map<KS, VS>, Function<KS, KT>, Function<VS, VT>) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
mapFlat(Function<E, Collection<O>>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
mapValues(Function<V, VT>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
mapValues(Function<V, VT>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
mapValues(Map<K, V>, Function<V, VT>) - Static method in interface com.floragunn.fluent.collections.views.MapView
 
MapView<K,​V> - Interface in com.floragunn.fluent.collections.views
 
matching(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
matching(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
matching(Predicate<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
matching(Predicate<K>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.

O

of(E) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
of(E) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(E) - Static method in interface com.floragunn.fluent.collections.UnmodifiableIterator
 
of(E...) - Static method in interface com.floragunn.fluent.collections.UnmodifiableIterator
 
of(E, E) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
of(E, E) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(E, E...) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(E, E, E, E...) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
of(Iterable<E>) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(Collection<? extends E>) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
of(Collection<E>) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(Collection<V>) - Static method in interface com.floragunn.fluent.collections.UnmodifiableCollection
 
of(Iterator<E>) - Static method in interface com.floragunn.fluent.collections.UnmodifiableIterator
 
of(List<V>) - Static method in interface com.floragunn.fluent.collections.UnmodifiableList
 
of(Map<K, V>) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(Map<K, V>) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(Map<K, V>) - Static method in interface com.floragunn.fluent.collections.UnmodifiableMap
 
of(Map<K, V>, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(Map<K, V>, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(Map<K, V>, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(Map<K, V>, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(Set<E>) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(Set<E>, E) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
of(Set<V>) - Static method in interface com.floragunn.fluent.collections.UnmodifiableSet
 
of(K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
ofArray(E...) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
ofArray(E...) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
ofNonNull(E) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
ofNonNull(E, E) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
ofNonNull(E, E) - Static method in interface com.floragunn.fluent.collections.ImmutableSet
 
ofNonNull(E, E, E...) - Static method in interface com.floragunn.fluent.collections.ImmutableList
 
ofNonNull(K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
ofNonNull(K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
ofNonNull(K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
ofNonNull(K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
ofNonNull(K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
ofNonNull(K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
ofNonNull(K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
ofNonNull(K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
ofNonNull(K, V, K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
ofNonNull(K, V, K, V, K, V, K, V, K, V) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
only() - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
 
only() - Method in interface com.floragunn.fluent.collections.ImmutableList
 
only() - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
ordered() - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
OrderedImmutableMap<K,​V> - Interface in com.floragunn.fluent.collections
 
OrderedImmutableMap.Builder<K,​V> - Class in com.floragunn.fluent.collections
 

P

padEnd(String, int, char) - Static method in interface com.floragunn.fluent.collections.CheckTable
 
put(K, V) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
put(K, V) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
put(K, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
putAll(Map<? extends K, ? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
putAll(Map<K, V>) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
putAll(Map<K, V>) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
putIfAbsent(K, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.

R

remove() - Method in interface com.floragunn.fluent.collections.UnmodifiableIterator
Deprecated.
remove(int) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
remove(E) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
remove(Object) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
remove(Object) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
remove(Object) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
remove(Object) - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.
remove(Object, Object) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
remove(K) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
remove(K) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
removeAll(Collection<?>) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
removeAll(Collection<?>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
removeAll(Collection<?>) - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.
removeIf(Predicate<? super E>) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
removeIf(Predicate<? super V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
replace(K, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
replace(K, V, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
Deprecated.
replaceAll(UnaryOperator<V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
retainAll(Collection<?>) - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
Deprecated.
retainAll(Collection<?>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
retainAll(Collection<?>) - Method in interface com.floragunn.fluent.collections.UnmodifiableSet
Deprecated.

S

set(int, V) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
size() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
size() - Method in interface com.floragunn.fluent.collections.CheckList
 
size() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
size() - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
size() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
size() - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
sort(Comparator<? super V>) - Method in interface com.floragunn.fluent.collections.UnmodifiableList
Deprecated.
stringKeys(Map<?, ?>) - Static method in interface com.floragunn.fluent.collections.views.MapView
 
stringKeysUnsafe(Map<?, ?>) - Static method in interface com.floragunn.fluent.collections.views.MapView
 
subList(int, int) - Method in interface com.floragunn.fluent.collections.ImmutableList
 

T

toDebugString() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
toList() - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
toMap(Function<E, V>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
toShortString() - Method in interface com.floragunn.fluent.collections.ImmutableList
 
toShortString() - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
toString() - Method in class com.floragunn.fluent.collections.AbstractImmutableCollection
 
toString() - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
toString() - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
toString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
toString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
toString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
toString(String, String) - Method in interface com.floragunn.fluent.collections.CheckTable
 
toTableString() - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
toTableString() - Method in interface com.floragunn.fluent.collections.CheckTable
 
toTableString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
toTableString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
toTableString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
toTableString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
toTableString(String, String) - Method in interface com.floragunn.fluent.collections.CheckTable
 
toTableString(String, String) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 

U

uncheck(E) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
uncheck(E) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
uncheck(E) - Method in interface com.floragunn.fluent.collections.CheckList
 
uncheck(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheck(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheck(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheck(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheck(R, C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheck(R, C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
uncheckAll() - Method in interface com.floragunn.fluent.collections.CheckList
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckAll() - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckAll() - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckIf(Iterable<R>, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
uncheckIf(Iterable<R>, Predicate<C>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckIf(Predicate<E>) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
uncheckIf(Predicate<E>) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
uncheckIf(Predicate<E>) - Method in interface com.floragunn.fluent.collections.CheckList
 
uncheckIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckIf(Predicate<R>, C) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckIf(Predicate<R>, C) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckIf(Predicate<R>, Iterable<C>) - Method in class com.floragunn.fluent.collections.CheckTable.AbstractCheckTable
 
uncheckIf(Predicate<R>, Iterable<C>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckIf(R, Predicate<C>) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckIf(R, Predicate<C>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckIfPresent(E) - Method in class com.floragunn.fluent.collections.CheckList.BasicCheckList
 
uncheckIfPresent(E) - Method in class com.floragunn.fluent.collections.CheckList.TwoElementCheckList
 
uncheckIfPresent(E) - Method in interface com.floragunn.fluent.collections.CheckList
 
uncheckRow(R) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckRow(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckRow(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckRow(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckRow(R) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckRow(R) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckRowIf(Predicate<R>) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckRowIf(Predicate<R>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckRowIf(Predicate<R>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckRowIf(Predicate<R>) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckRowIf(Predicate<R>) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckRowIf(Predicate<R>) - Method in interface com.floragunn.fluent.collections.CheckTable
 
uncheckRowIfPresent(R) - Method in class com.floragunn.fluent.collections.CheckTable.ArrayCheckTable
 
uncheckRowIfPresent(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable
 
uncheckRowIfPresent(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable
 
uncheckRowIfPresent(R) - Method in class com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable
 
uncheckRowIfPresent(R) - Method in class com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable
 
uncheckRowIfPresent(R) - Method in interface com.floragunn.fluent.collections.CheckTable
 
UnmodifiableCollection<V> - Interface in com.floragunn.fluent.collections
 
UnmodifiableIterator<E> - Interface in com.floragunn.fluent.collections
 
UnmodifiableList<V> - Interface in com.floragunn.fluent.collections
 
UnmodifiableMap<K,​V> - Interface in com.floragunn.fluent.collections
A map which cannot be changed by public methods.
UnmodifiableSet<V> - Interface in com.floragunn.fluent.collections
 

V

values() - Method in interface com.floragunn.fluent.collections.UnmodifiableMap
 
values(BiPredicate<K, V>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
valuesForKeys(ImmutableSet<K>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 

W

with(ImmutableMap<K, V>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
with(ImmutableMap<K, V>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
with(E) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
with(E) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
with(E) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
with(E) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
with(E...) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
with(E...) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
with(Collection<E>) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
with(Collection<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
with(Collection<E>) - Method in class com.floragunn.fluent.collections.ImmutableSet.Builder
 
with(Collection<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
with(Map<K, V>) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
with(Map<K, V>) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
with(Optional<E>) - Method in class com.floragunn.fluent.collections.ImmutableList.Builder
 
with(Optional<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
with(K, V) - Method in class com.floragunn.fluent.collections.ImmutableMap.Builder
 
with(K, V) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
with(K, V) - Method in class com.floragunn.fluent.collections.OrderedImmutableMap.Builder
 
with(K, V) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
withComputed(K, Function<V, V>) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
withComputed(K, Function<V, V>) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
without(E) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
without(Collection<E>) - Method in interface com.floragunn.fluent.collections.ImmutableList
 
without(Collection<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
without(Map<K, V>, K) - Static method in interface com.floragunn.fluent.collections.ImmutableMap
 
without(Map<K, V>, K) - Static method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
without(K) - Method in interface com.floragunn.fluent.collections.ImmutableMap
 
without(K) - Method in interface com.floragunn.fluent.collections.OrderedImmutableMap
 
withoutMatching(Predicate<E>) - Method in interface com.floragunn.fluent.collections.ImmutableSet
 
A B C D E F G I K L M O P R S T U V W 
All Classes All Packages