mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
add annotations for overrides... starting cleanup of shape
This commit is contained in:
@@ -589,6 +589,7 @@ public class XML implements Serializable {
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return toString(2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user