Processing Community Forum
Creating class variations using implements
Processing for Android
akenaton
October 11, 2018, 8:45am
4
@gonadgranny===
that s simple:
with java a class can extend only one another class
but a class can implement more than one interface
show post in topic
Related topics
Topic
Replies
Views
Activity
Problema con Class, extend y herencia
Libraries
12
1617
May 31, 2019
Modifing functions in classes using extends
Coding Questions
2
287
June 9, 2019
Multiple inheritence: combining VerletParticle() with WB_Point()
Processing.py
3
661
June 11, 2019
How to determine right Class to use, if not equal to used variable's Class?
Coding Questions
12
868
November 29, 2018
In Java, can an interface extend several interfaces?
Beginners
1
205
November 7, 2022