Class Kombi
java.lang.Object
Kombi
public class Kombi
- extends Object
Write a description of class Kombi here.
- Version:
- (0.0)
- Author:
- (UK)
Constructor Summary |
Kombi()
Constructor for objects of class Kombi |
Method Summary |
int |
sampleMethod(int y)
An example of a method - replace this comment with your own |
Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Kombi
public Kombi()
- Constructor for objects of class Kombi
sampleMethod
public int sampleMethod(int y)
- An example of a method - replace this comment with your own
- Parameters:
y
- a sample parameter for a method
- Returns:
- the sum of x and y