Uses of Class
com.tinkerforge.BrickRED.AllocateList
-
-
Uses of BrickRED.AllocateList in com.tinkerforge
Methods in com.tinkerforge that return BrickRED.AllocateList Modifier and Type Method Description BrickRED.AllocateList
BrickRED. allocateList(int lengthToReserve, int sessionId)
Allocates a new list object and reserves memory for ``length_to_reserve`` items.
-