Class IDoubleList.IDoubleListableFromList

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

protected static class IDoubleList.IDoubleListableFromList extends Object
Wrapper to treat a List as IDoubleListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public double get(int index)