Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
    • java.io.Closeable
    • com.github.akurilov.commons.io.Input<I> (also extends java.util.function.Supplier<T>)
      • com.github.akurilov.commons.io.el.ExpressionInput<T> (also extends java.util.concurrent.Callable<V>)
      • com.github.akurilov.commons.io.file.FileInput<T> (also extends com.github.akurilov.commons.io.file.FileIo)
      • com.github.akurilov.commons.io.collection.IoBuffer<T> (also extends com.github.akurilov.commons.io.Output<I>)
    • com.github.akurilov.commons.io.Output<I> (also extends java.util.function.Consumer<T>)
      • com.github.akurilov.commons.io.file.FileOutput<T> (also extends com.github.akurilov.commons.io.file.FileIo)
      • com.github.akurilov.commons.io.collection.IoBuffer<T> (also extends com.github.akurilov.commons.io.Input<I>)
  • java.util.concurrent.Callable<V>
  • java.util.function.Consumer<T>
    • com.github.akurilov.commons.io.Output<I> (also extends java.lang.AutoCloseable)
      • com.github.akurilov.commons.io.file.FileOutput<T> (also extends com.github.akurilov.commons.io.file.FileIo)
      • com.github.akurilov.commons.io.collection.IoBuffer<T> (also extends com.github.akurilov.commons.io.Input<I>)
  • com.github.akurilov.commons.system.DirectMemUtil
  • com.github.akurilov.commons.lang.Exceptions
  • com.github.akurilov.commons.io.el.ExpressionInput.Builder<T>
  • com.github.akurilov.commons.io.file.FileIo
    • com.github.akurilov.commons.io.file.FileInput<T> (also extends com.github.akurilov.commons.io.Input<I>)
    • com.github.akurilov.commons.io.file.FileOutput<T> (also extends com.github.akurilov.commons.io.Output<I>)
  • com.github.akurilov.commons.func.Function2<A,​B,​Z>
  • com.github.akurilov.commons.func.Function3<A,​B,​C,​Z>
  • com.github.akurilov.commons.func.Function4<A,​B,​C,​D,​Z>
  • com.github.akurilov.commons.concurrent.throttle.IndexThrottle
  • com.github.akurilov.commons.concurrent.Initializable
    • com.github.akurilov.commons.concurrent.InitCallable<V> (also extends java.util.concurrent.Callable<V>)
    • com.github.akurilov.commons.concurrent.InitRunnable (also extends java.lang.Runnable)
  • java.lang.Iterable<T>
    • java.util.Collection<E>
      • java.util.List<E>
  • com.github.akurilov.commons.math.MathUtil
  • com.github.akurilov.commons.net.NetUtil
  • java.lang.Runnable
  • java.util.function.Supplier<T>
    • com.github.akurilov.commons.io.Input<I> (also extends java.lang.AutoCloseable)
      • com.github.akurilov.commons.io.el.ExpressionInput<T> (also extends java.util.concurrent.Callable<V>)
      • com.github.akurilov.commons.io.file.FileInput<T> (also extends com.github.akurilov.commons.io.file.FileIo)
      • com.github.akurilov.commons.io.collection.IoBuffer<T> (also extends com.github.akurilov.commons.io.Output<I>)
  • com.github.akurilov.commons.concurrent.throttle.Throttle
  • com.github.akurilov.commons.collection.TreeUtil
  • com.github.akurilov.commons.reflection.TypeUtil

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)