Package xal.tools.collections
package xal.tools.collections
-
ClassDescriptionIBoundedList<T>Interface presented by class types representing bounded lists, that is, bounded buffers.LinearBuffer<T>Implementation of a linear, fixed-length data buffer.