Uses of Class
org.ddogleg.struct.BigDogArray
Packages that use BigDogArray
-
Uses of BigDogArray in org.ddogleg.struct
Methods in org.ddogleg.struct that return BigDogArrayModifier and TypeMethodDescriptionFills the elements in the specified range with the specified value.BigDogArray.reserve
(int desiredSize) Modify reserve so that it doesn't discard the already allocated objectsBigDogArray.resize
(int desiredSize) Override resize so that it calls the reset functionResizes the array and fills all new elements with the specified value