Package org.apache.arrow.util


package org.apache.arrow.util
  • Class
    Description
    Utilities for AutoCloseable classes.
    A closeable wrapper that will close the underlying closeables if a commit does not occur.
    Utility methods for manipulating Collections and their subclasses/implementations.
    Static convenience methods that help a method or constructor check whether it was invoked correctly (whether its preconditions have been met).
    Annotation to indicate a class member or class is visible only for the purposes of testing and otherwise should not be referenced by other classes.