mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
Fix LongDict @nowebref
This commit is contained in:
@@ -11,7 +11,7 @@ import processing.core.PApplet;
|
||||
/**
|
||||
* A simple class to use a String as a lookup for an int value.
|
||||
*
|
||||
* @webref data:composite
|
||||
* @nowebref
|
||||
* @see FloatDict
|
||||
* @see StringDict
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user