Class Hierarchy
- java.lang.Object
- io.aether.utils.interfaces.A3Consumer.Weak<T1,T2,T3> (implements io.aether.utils.interfaces.A3Consumer<T1,T2,T3>)
- io.aether.utils.interfaces.AConsumer.Weak<T> (implements io.aether.utils.interfaces.AConsumer<T>)
- io.aether.utils.interfaces.AFunction.AFunctionEmpty (implements io.aether.utils.interfaces.AFunction<T,R>)
- io.aether.utils.interfaces.AFunction.AFunctionUnsupported (implements io.aether.utils.interfaces.AFunction<T,R>)
Interface Hierarchy
- io.aether.utils.interfaces.A2Function<T1,T2,R>
- io.aether.utils.interfaces.A3Consumer<T1,T2,T3>
- io.aether.utils.interfaces.A3Function<T1,T2,T3,R>
- io.aether.utils.interfaces.A3Predicate<T,E,F>
- io.aether.utils.interfaces.ABiConsumerBool2O<E>
- io.aether.utils.interfaces.ABiConsumerI2O<E>
- io.aether.utils.interfaces.ABiConsumerL2O<E>
- io.aether.utils.interfaces.ABiPredicate<T,E>
- io.aether.utils.interfaces.ACallable<T>
- io.aether.utils.interfaces.AComparatorByte
- io.aether.utils.interfaces.AComparatorInt
- io.aether.utils.interfaces.AComparatorLong
- io.aether.utils.interfaces.AConsumerBoolean
- io.aether.utils.interfaces.AConsumerByte
- io.aether.utils.interfaces.AConsumerInt
- io.aether.utils.interfaces.AConsumerLong
- io.aether.utils.interfaces.AConsumerShort
- io.aether.utils.interfaces.AFunctionB2B
- io.aether.utils.interfaces.AFunctionB2L
- io.aether.utils.interfaces.AFunctionB2O<T>
- io.aether.utils.interfaces.AFunctionBool2O<T>
- io.aether.utils.interfaces.AFunctionI2Array
- io.aether.utils.interfaces.AFunctionI2I
- io.aether.utils.interfaces.AFunctionI2L
- io.aether.utils.interfaces.AFunctionI2O<T>
- io.aether.utils.interfaces.AFunctionL2Array
- io.aether.utils.interfaces.AFunctionL2I
- io.aether.utils.interfaces.AFunctionL2IterableInt
- io.aether.utils.interfaces.AFunctionL2IterableLong
- io.aether.utils.interfaces.AFunctionL2L
- io.aether.utils.interfaces.AFunctionL2O<T>
- io.aether.utils.interfaces.AFunctionL2Stream<E>
- io.aether.utils.interfaces.AFunctionL2StreamInt
- io.aether.utils.interfaces.AFunctionL2StreamLong
- io.aether.utils.interfaces.AFunctionO2Array<T,E>
- io.aether.utils.interfaces.AFunctionO2Bool<T>
- io.aether.utils.interfaces.AFunctionO2I<T>
- io.aether.utils.interfaces.AFunctionO2Iterable<T,E>
- io.aether.utils.interfaces.AFunctionO2Iterator<T,E>
- io.aether.utils.interfaces.AFunctionO2L<T>
- io.aether.utils.interfaces.AFunctionO2S<T>
- io.aether.utils.interfaces.AFunctionO2Stream<T,E>
- io.aether.utils.interfaces.AFunctionS2O<T>
- io.aether.utils.interfaces.APredicateBoolean
- io.aether.utils.interfaces.APredicateByte
- io.aether.utils.interfaces.APredicateInt
- io.aether.utils.interfaces.APredicateLong
- io.aether.utils.interfaces.ASupplierBoolean
- io.aether.utils.interfaces.ASupplierByte
- io.aether.utils.interfaces.ASupplierInt
- io.aether.utils.interfaces.ASupplierLong
- io.aether.utils.interfaces.ASupplierShort
- java.util.function.BiConsumer<T,U>
- io.aether.utils.interfaces.ABiConsumer<T,E>
- java.util.function.BiFunction<T,U,R>
- io.aether.utils.interfaces.ABiFunction<T,T2,R>
- java.util.Comparator<T>
- io.aether.utils.interfaces.AComparator<T>
- java.util.function.Consumer<T>
- io.aether.utils.interfaces.AConsumer<T>
- io.aether.utils.interfaces.Destroyable
- java.util.function.Function<T,R>
- io.aether.utils.interfaces.AFunction<T,R>
- io.aether.utils.interfaces.ObjectFind
- java.util.function.Predicate<T>
- io.aether.utils.interfaces.APredicate<T>
- java.lang.Runnable
- io.aether.utils.interfaces.ARunnable
- java.util.function.Supplier<T>
- io.aether.utils.interfaces.ASupplier<T>