Class Kombi

java.lang.Object
  extended by 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
 

Constructor Detail

Kombi

public Kombi()
Constructor for objects of class Kombi

Method Detail

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