Class IDoubleList.IDoubleListableFromArray

java.lang.Object
org.magicwerk.brownies.collections.primitive.IDoubleList.IDoubleListableFromArray
Enclosing class:
IDoubleList

protected static class IDoubleList.IDoubleListableFromArray extends Object
Wrapper to treat an array as IDoubleListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public double get(int index)