mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
Modifications to Data classes for Reference entries
This commit is contained in:
@@ -9,6 +9,8 @@ import processing.core.PApplet;
|
||||
|
||||
/**
|
||||
* A simple table class to use a String as a lookup for another String value.
|
||||
*
|
||||
* @webref data:composite
|
||||
*/
|
||||
public class StringDict {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user