Uses of Class
processing.data.LongDict
-
Packages that use LongDict Package Description processing.data -
-
Uses of LongDict in processing.data
Methods in processing.data that return LongDict Modifier and Type Method Description LongDictLongDict. copy()Returns a duplicate copy of this object.Methods in processing.data with parameters of type LongDict Modifier and Type Method Description voidLongDict. increment(LongDict dict)Merge another dictionary into this one.
-