Hierarchie für Package speiger.src.collections.objects.functions.function
Packagehierarchien:Schnittstellenhierarchie
- java.util.function.BiFunction<T,
U, R> - speiger.src.collections.objects.functions.function.ObjectBooleanUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectByteUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectCharUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectDoubleUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectFloatUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectIntUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectLongUnaryOperator<T>
- speiger.src.collections.objects.functions.function.ObjectObjectUnaryOperator<T,
V> - speiger.src.collections.objects.functions.function.ObjectShortUnaryOperator<T>
- java.util.function.Function<T,
R> - speiger.src.collections.objects.functions.function.UnaryOperator<T,
V>
- speiger.src.collections.objects.functions.function.UnaryOperator<T,
- java.util.function.Predicate<T>
- speiger.src.collections.objects.functions.function.Predicate<T>
- speiger.src.collections.objects.functions.function.ToByteFunction<T>
- speiger.src.collections.objects.functions.function.ToCharFunction<T>
- java.util.function.ToDoubleFunction<T>
- speiger.src.collections.objects.functions.function.ToDoubleFunction<T>
- speiger.src.collections.objects.functions.function.ToFloatFunction<T>
- java.util.function.ToIntFunction<T>
- speiger.src.collections.objects.functions.function.ToIntFunction<T>
- java.util.function.ToLongFunction<T>
- speiger.src.collections.objects.functions.function.ToLongFunction<T>
- speiger.src.collections.objects.functions.function.ToShortFunction<T>