The standard way is to create a @FunctionalInterface
so the library can call it back, like I did here:
The interfaceless callback style is a much convenient way for Processing’s target coders though.
The standard way is to create a @FunctionalInterface
so the library can call it back, like I did here:
The interfaceless callback style is a much convenient way for Processing’s target coders though.