Interface ArrayWrapper

All Superinterfaces:
Array, AutoCloseable, Wrapper, Wrapper
All Known Implementing Classes:
ArrayWrapperImpl

public interface ArrayWrapper extends Wrapper, Array, AutoCloseable
Wraps an Array.
Author:
AO Industries, Inc.