A resizable, ordered or unordered double array. Avoids the boxing that occurs with ArrayList . If unordered, this class avoids a memory copy when removing elements (the last element is moved to the removed element's position). @author Nathan Sweet
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected