Package io.deephaven.util.annotations
Annotation Interface InternalUseOnly
Indicates that a particular
method, constructor,
type, or package is for internal use only and should not be used
by client code. It is subject to change/removal at any time.