Package org.ddogleg.struct
-
Class Summary Class Description CircularQueue<T> A circular queue which can grow as needed.CircularQueue_I32 A circular queue which can grow as needed.DummyData FastQueue<T> Growable array designed for fast access.FastQueueList<T> Wrapper around queue which allows it to act as aList.GrowQueue_B This is a queue that is composed of booleans.GrowQueue_F32 This is a queue that is composed of integers.GrowQueue_F64 This is a queue that is composed of integers.GrowQueue_I32 This is a queue that is composed of integers.GrowQueue_I64 This is a queue that is composed of integers.GrowQueue_I8 This is a queue that is composed of bytes.LinkedList<T> A double linked list.LinkedList.Element RecycleManager<T> Simple class which helps minimize declaring new objects by helping you recycle them.RecycleManagerL<T> RecycleManagerwhich maintains a used list.TestCircularQueue TestCircularQueue_I32 TestCircularQueue.A TestFastQueue TestFastQueueList TestGrowQueue_B TestGrowQueue_F32 TestGrowQueue_F64 TestGrowQueue_I32 TestGrowQueue_I64 TestGrowQueue_I8 TestLinkedList TestRecycleManager TestRecycleManager.Dummy TestRecycleManagerL TestRecycleManagerL.Dummy
DataMelt 3.0 © DataMelt by jWork.ORG