Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(T1) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer1
- accept(T, U) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer2
- also(T, Consumer<T>) - Static method in interface io.github.pellse.util.ObjectUtils
- and(CheckedPredicate1<? super T, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- and(CheckedPredicate2<? super T1, ? super T2, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- and(CheckedPredicate3<? super T1, ? super T2, ? super T3, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- andThen(CheckedConsumer1<? super T1, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer1
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction1
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction2
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction3
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction4
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction5
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction6
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction7
- andThen(CheckedFunction1<? super R, ? extends V, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction8
- andThen(BiConsumer<? super T, ? super U>) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer2
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function10
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function11
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function12
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function3
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function4
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function5
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function6
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function7
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function8
- andThen(Function<? super R, ? extends V>) - Method in interface io.github.pellse.util.function.Function9
- apply(Iterable<ID>) - Method in interface io.github.pellse.util.query.Mapper
- apply(T1) - Method in interface io.github.pellse.util.function.checked.CheckedFunction1
- apply(T1, T2) - Method in interface io.github.pellse.util.function.checked.CheckedFunction2
- apply(T1, T2, T3) - Method in interface io.github.pellse.util.function.checked.CheckedFunction3
- apply(T1, T2, T3) - Method in interface io.github.pellse.util.function.Function3
- apply(T1, T2, T3, T4) - Method in interface io.github.pellse.util.function.checked.CheckedFunction4
- apply(T1, T2, T3, T4) - Method in interface io.github.pellse.util.function.Function4
- apply(T1, T2, T3, T4, T5) - Method in interface io.github.pellse.util.function.checked.CheckedFunction5
- apply(T1, T2, T3, T4, T5) - Method in interface io.github.pellse.util.function.Function5
- apply(T1, T2, T3, T4, T5, T6) - Method in interface io.github.pellse.util.function.checked.CheckedFunction6
- apply(T1, T2, T3, T4, T5, T6) - Method in interface io.github.pellse.util.function.Function6
- apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface io.github.pellse.util.function.checked.CheckedFunction7
- apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface io.github.pellse.util.function.Function7
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface io.github.pellse.util.function.checked.CheckedFunction8
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface io.github.pellse.util.function.Function8
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface io.github.pellse.util.function.Function9
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface io.github.pellse.util.function.Function10
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface io.github.pellse.util.function.Function11
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface io.github.pellse.util.function.Function12
- asCollection(Iterable<E>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
C
- cached(Mapper<ID, R, EX>) - Static method in interface io.github.pellse.util.query.MapperUtils
- cached(Mapper<ID, R, EX>, Map<Iterable<ID>, Map<ID, R>>) - Static method in interface io.github.pellse.util.query.MapperUtils
- checkedAccept(T1) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer1
- checkedAccept(T, U) - Method in interface io.github.pellse.util.function.checked.CheckedConsumer2
- checkedApply(T1) - Method in interface io.github.pellse.util.function.checked.CheckedFunction1
- checkedApply(T1, T2) - Method in interface io.github.pellse.util.function.checked.CheckedFunction2
- checkedApply(T1, T2, T3) - Method in interface io.github.pellse.util.function.checked.CheckedFunction3
- checkedApply(T1, T2, T3, T4) - Method in interface io.github.pellse.util.function.checked.CheckedFunction4
- checkedApply(T1, T2, T3, T4, T5) - Method in interface io.github.pellse.util.function.checked.CheckedFunction5
- checkedApply(T1, T2, T3, T4, T5, T6) - Method in interface io.github.pellse.util.function.checked.CheckedFunction6
- checkedApply(T1, T2, T3, T4, T5, T6, T7) - Method in interface io.github.pellse.util.function.checked.CheckedFunction7
- checkedApply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface io.github.pellse.util.function.checked.CheckedFunction8
- CheckedConsumer1<T1,
E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedConsumer2<T,
U, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction1<T1,
R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction2<T1,
T2, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction3<T1,
T2, T3, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction4<T1,
T2, T3, T4, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction5<T1,
T2, T3, T4, T5, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction6<T1,
T2, T3, T4, T5, T6, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction7<T1,
T2, T3, T4, T5, T6, T7, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedFunction8<T1,
T2, T3, T4, T5, T6, T7, T8, R, E extends Throwable> - Interface in io.github.pellse.util.function.checked - checkedGet() - Method in interface io.github.pellse.util.function.checked.CheckedSupplier
- CheckedPredicate1<T,
E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedPredicate2<T1,
T2, E extends Throwable> - Interface in io.github.pellse.util.function.checked - CheckedPredicate3<T1,
T2, T3, E extends Throwable> - Interface in io.github.pellse.util.function.checked - checkedRun() - Method in interface io.github.pellse.util.function.checked.CheckedRunnable
- CheckedRunnable<E extends Throwable> - Interface in io.github.pellse.util.function.checked
- CheckedSupplier<T,
E extends Throwable> - Interface in io.github.pellse.util.function.checked - checkedTest(T) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- checkedTest(T1, T2) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- checkedTest(T1, T2, T3) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- CollectionUtil - Interface in io.github.pellse.util.collection
- compose(CheckedFunction1<? super V, ? extends T1, E1>) - Method in interface io.github.pellse.util.function.checked.CheckedFunction1
D
- defaultMapFactory() - Static method in interface io.github.pellse.util.query.MapFactory
- diff(Map<K, V>, Map<K, V>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
E
- ExceptionUtils - Interface in io.github.pellse.util
F
- first(Iterable<T>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- Function10<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, R> - Interface in io.github.pellse.util.function - Function11<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R> - Interface in io.github.pellse.util.function - Function12<T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R> - Interface in io.github.pellse.util.function - Function3<T1,
T2, T3, R> - Interface in io.github.pellse.util.function - Function4<T1,
T2, T3, T4, R> - Interface in io.github.pellse.util.function - Function5<T1,
T2, T3, T4, T5, R> - Interface in io.github.pellse.util.function - Function6<T1,
T2, T3, T4, T5, T6, R> - Interface in io.github.pellse.util.function - Function7<T1,
T2, T3, T4, T5, T6, T7, R> - Interface in io.github.pellse.util.function - Function8<T1,
T2, T3, T4, T5, T6, T7, T8, R> - Interface in io.github.pellse.util.function - Function9<T1,
T2, T3, T4, T5, T6, T7, T8, T9, R> - Interface in io.github.pellse.util.function
G
- get() - Method in interface io.github.pellse.util.function.checked.CheckedSupplier
I
- ifNotNull(T, Consumer<T>) - Static method in interface io.github.pellse.util.ObjectUtils
- intersect(Iterable<? extends E>, Iterable<? extends E>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- io.github.pellse.util - package io.github.pellse.util
- io.github.pellse.util.collection - package io.github.pellse.util.collection
- io.github.pellse.util.function - package io.github.pellse.util.function
- io.github.pellse.util.function.checked - package io.github.pellse.util.function.checked
- io.github.pellse.util.query - package io.github.pellse.util.query
- isEmpty(Iterable<?>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- isEmpty(Map<?, ?>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- isGreaterThan(int) - Static method in interface io.github.pellse.util.ValidationUtils
- isNotEmpty(Iterable<?>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- isNotEmpty(Map<?, ?>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- isSafeEqual(T1, Function<? super T1, ? extends U>, T2, Function<? super T2, ? extends U>) - Static method in interface io.github.pellse.util.ObjectUtils
- isSafeEqual(T, T, Function<? super T, ? extends U>) - Static method in interface io.github.pellse.util.ObjectUtils
M
- MapFactory<ID,
R> - Interface in io.github.pellse.util.query - Mapper<ID,
R, EX extends Throwable> - Interface in io.github.pellse.util.query - MapperUtils - Interface in io.github.pellse.util.query
- mergeMaps(Map<K, List<V>>, Map<K, List<V>>, Function<? super V, ID>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- mergeMaps(Map<K, V>...) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- mergeMaps(Map<K, VC>, Map<K, VC>, Function<? super V, ID>, Supplier<VC>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- MULTIPLIER - Static variable in interface io.github.pellse.util.query.MapFactory
N
- negate() - Method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- negate() - Method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- negate() - Method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- newMap(Consumer<Map<K, V>>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- newMap(Map<K, V>, Consumer<Map<K, V>>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- nonNull(Predicate<T>) - Static method in interface io.github.pellse.util.ObjectUtils
- not(BiPredicate<T1, T2>) - Static method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- not(Predicate<T>) - Static method in interface io.github.pellse.util.function.checked.CheckedPredicate1
O
- ObjectUtils - Interface in io.github.pellse.util
- of(CheckedConsumer1<T1, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedConsumer1
- of(CheckedConsumer2<T, U, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedConsumer2
- of(CheckedFunction1<T1, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction1
- of(CheckedFunction2<T1, T2, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction2
- of(CheckedFunction3<T1, T2, T3, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction3
- of(CheckedFunction4<T1, T2, T3, T4, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction4
- of(CheckedFunction5<T1, T2, T3, T4, T5, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction5
- of(CheckedFunction6<T1, T2, T3, T4, T5, T6, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction6
- of(CheckedFunction7<T1, T2, T3, T4, T5, T6, T7, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction7
- of(CheckedFunction8<T1, T2, T3, T4, T5, T6, T7, T8, R, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedFunction8
- of(CheckedPredicate1<T, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- of(CheckedPredicate2<T1, T2, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- of(CheckedPredicate3<T1, T2, T3, E>) - Static method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- of(CheckedRunnable<E1>) - Static method in interface io.github.pellse.util.function.checked.CheckedRunnable
- of(CheckedSupplier<T1, E1>) - Static method in interface io.github.pellse.util.function.checked.CheckedSupplier
- of(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R>) - Static method in interface io.github.pellse.util.function.Function10
- of(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R>) - Static method in interface io.github.pellse.util.function.Function11
- of(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R>) - Static method in interface io.github.pellse.util.function.Function12
- of(Function3<T1, T2, T3, R>) - Static method in interface io.github.pellse.util.function.Function3
- of(Function4<T1, T2, T3, T4, R>) - Static method in interface io.github.pellse.util.function.Function4
- of(Function5<T1, T2, T3, T4, T5, R>) - Static method in interface io.github.pellse.util.function.Function5
- of(Function6<T1, T2, T3, T4, T5, T6, R>) - Static method in interface io.github.pellse.util.function.Function6
- of(Function7<T1, T2, T3, T4, T5, T6, T7, R>) - Static method in interface io.github.pellse.util.function.Function7
- of(Function8<T1, T2, T3, T4, T5, T6, T7, T8, R>) - Static method in interface io.github.pellse.util.function.Function8
- of(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, R>) - Static method in interface io.github.pellse.util.function.Function9
- oneToMany(CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Supplier<RC>, Supplier<IDC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToMany(CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Supplier<RC>, Supplier<IDC>, MapFactory<ID, RC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToMany(CheckedFunction1<List<ID>, RC, EX>, Function<R, ID>, Supplier<RC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsList(CheckedFunction1<IDC, List<R>, EX>, Function<R, ID>, Supplier<IDC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsList(CheckedFunction1<IDC, List<R>, EX>, Function<R, ID>, Supplier<IDC>, MapFactory<ID, List<R>>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsList(CheckedFunction1<List<ID>, List<R>, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsList(CheckedFunction1<List<ID>, List<R>, EX>, Function<R, ID>, MapFactory<ID, List<R>>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsSet(CheckedFunction1<IDC, Set<R>, EX>, Function<R, ID>, Supplier<IDC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsSet(CheckedFunction1<IDC, Set<R>, EX>, Function<R, ID>, Supplier<IDC>, MapFactory<ID, Set<R>>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsSet(CheckedFunction1<Set<ID>, Set<R>, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToManyAsSet(CheckedFunction1<Set<ID>, Set<R>, EX>, Function<R, ID>, MapFactory<ID, Set<R>>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Function<ID, R>, Supplier<IDC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Function<ID, R>, Supplier<IDC>, MapFactory<ID, R>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Supplier<IDC>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<List<ID>, RC, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<List<ID>, RC, EX>, Function<R, ID>, Function<ID, R>) - Static method in interface io.github.pellse.util.query.MapperUtils
- oneToOne(CheckedFunction1<List<ID>, RC, EX>, Function<R, ID>, Function<ID, R>, MapFactory<ID, R>) - Static method in interface io.github.pellse.util.query.MapperUtils
- or(CheckedPredicate1<? super T, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- or(CheckedPredicate2<? super T1, ? super T2, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- or(CheckedPredicate3<? super T1, ? super T2, ? super T3, E>) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- or(Predicate<T>, Predicate<T>) - Static method in interface io.github.pellse.util.ObjectUtils
Q
- query(IDC, CheckedFunction1<IDC, RC, EX>, Function<ID, V>, Collector<R, ?, Map<ID, V>>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToMany(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Supplier<RC>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToMany(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Supplier<RC>, MapFactory<ID, RC>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToManyAsList(IDC, CheckedFunction1<IDC, List<R>, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToManyAsList(IDC, CheckedFunction1<IDC, List<R>, EX>, Function<R, ID>, MapFactory<ID, List<R>>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToManyAsSet(IDC, CheckedFunction1<IDC, Set<R>, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToManyAsSet(IDC, CheckedFunction1<IDC, Set<R>, EX>, Function<R, ID>, MapFactory<ID, Set<R>>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToOne(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToOne(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>, MapFactory<ID, R>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToOne(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Function<ID, R>) - Static method in interface io.github.pellse.util.query.QueryUtils
- queryOneToOne(IDC, CheckedFunction1<IDC, RC, EX>, Function<R, ID>, Function<ID, R>, MapFactory<ID, R>) - Static method in interface io.github.pellse.util.query.QueryUtils
- QueryUtils - Interface in io.github.pellse.util.query
R
- readAll(Iterable<K>, Map<K, V>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- removeDuplicates(Collection<V>, Function<? super V, K>, Supplier<VC>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- removeDuplicates(Map<K, VC>, Function<? super V, ID>, Supplier<VC>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- removeDuplicates(Map<K, VC>, Function<? super V, ID>, Supplier<VC>, boolean) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- run() - Method in interface io.github.pellse.util.function.checked.CheckedRunnable
- run(Runnable) - Static method in interface io.github.pellse.util.ObjectUtils
- runIf(Predicate<T>, Runnable) - Static method in interface io.github.pellse.util.ObjectUtils
- runIf(Predicate<T>, Consumer<T>) - Static method in interface io.github.pellse.util.ObjectUtils
- runIf(T, Predicate<T>, Consumer<T>) - Static method in interface io.github.pellse.util.ObjectUtils
S
- safeApply(C, CheckedFunction1<C, RC, EX>) - Static method in interface io.github.pellse.util.query.QueryUtils
- size(Iterable<?>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- sneakyThrow(Throwable) - Static method in interface io.github.pellse.util.ExceptionUtils
- subtractFromMap(Map<K, List<V>>, Map<K, List<V>>, Function<? super V, ID>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- subtractFromMap(Map<K, VC>, Map<K, VC>, Function<? super V, ID>, Supplier<VC>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
T
- takeIf(T, Predicate<T>, T) - Static method in interface io.github.pellse.util.ObjectUtils
- takeIfNotNull(T, T) - Static method in interface io.github.pellse.util.ObjectUtils
- test(T) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate1
- test(T1, T2) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate2
- test(T1, T2, T3) - Method in interface io.github.pellse.util.function.checked.CheckedPredicate3
- then(T, Function<T, R>) - Static method in interface io.github.pellse.util.ObjectUtils
- toOptional(T1) - Method in interface io.github.pellse.util.function.checked.CheckedFunction1
- toStream(C) - Static method in interface io.github.pellse.util.collection.CollectionUtil
- translate(Iterable<? extends E>, Supplier<C>) - Static method in interface io.github.pellse.util.collection.CollectionUtil
U
- unchecked(CheckedFunction1<T1, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction1<T1, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction2<T1, T2, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction2<T1, T2, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction3<T1, T2, T3, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction3<T1, T2, T3, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction4<T1, T2, T3, T4, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction4<T1, T2, T3, T4, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction5<T1, T2, T3, T4, T5, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction5<T1, T2, T3, T4, T5, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction6<T1, T2, T3, T4, T5, T6, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction6<T1, T2, T3, T4, T5, T6, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction7<T1, T2, T3, T4, T5, T6, T7, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction7<T1, T2, T3, T4, T5, T6, T7, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction8<T1, T2, T3, T4, T5, T6, T7, T8, R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedFunction8<T1, T2, T3, T4, T5, T6, T7, T8, R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedSupplier<R, E>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- unchecked(CheckedSupplier<R, E>, Function<? super Throwable, ? extends Throwable>) - Static method in interface io.github.pellse.util.function.checked.Unchecked
- Unchecked - Interface in io.github.pellse.util.function.checked
- UncheckedException - Exception in io.github.pellse.util.function.checked
- UncheckedException() - Constructor for exception io.github.pellse.util.function.checked.UncheckedException
- UncheckedException(String) - Constructor for exception io.github.pellse.util.function.checked.UncheckedException
- UncheckedException(String, Throwable) - Constructor for exception io.github.pellse.util.function.checked.UncheckedException
- UncheckedException(String, Throwable, boolean, boolean) - Constructor for exception io.github.pellse.util.function.checked.UncheckedException
- UncheckedException(Throwable) - Constructor for exception io.github.pellse.util.function.checked.UncheckedException
V
- validate(int, IntPredicate, String) - Static method in interface io.github.pellse.util.ValidationUtils
- validate(T, Predicate<T>, String) - Static method in interface io.github.pellse.util.ValidationUtils
- ValidationUtils - Interface in io.github.pellse.util
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form