Package org.apache.arrow.util
Annotation Type VisibleForTesting
public @interface VisibleForTesting
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.