Uses of Class
org.basex.util.list.DoubleList
Packages that use DoubleList
-
Uses of DoubleList in org.basex.util.list
Methods in org.basex.util.list that return DoubleListModifier and TypeMethodDescriptionfinal DoubleListDoubleList.add(double element) Adds an element to the array.final DoubleListDoubleList.add(double... elements) Adds elements to the array.