| Package | Description |
|---|---|
| org.diirt.datasource.graphene | |
| org.diirt.util.array |
Set of classes to handle iteration and read-only references to
collections and arrays of primitives, without having to code for each
individual case.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListDoubleView |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayDouble
Wraps a
double[] into a ListDouble. |
class |
CircularBufferDouble
An implementation of a list on top of a circular buffer.
|
class |
ListDouble
An ordered collection of
doubles. |
class |
SortedListView
A sorted view of a list.
|
Copyright © 2015. All rights reserved.