Processing Community Forum
Can a class method return the current instance of its class?
Processing
Coding Questions
GoToLoop
July 12, 2019, 8:43pm
2
You can use
clone()
in place of
new
:
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Problema con Class, extend y herencia
Libraries
12
1618
May 31, 2019
Getting the name of the instance
Coding Questions
4
587
December 12, 2020
Constructor to create a new class instance by assignment
Beginners
15
728
May 14, 2020
Class Method and Private Method
Coding Questions
16
2064
August 21, 2018
newInstance() method
Coding Questions
4
553
November 10, 2020