java.lang.ObjectMiClase
public class MiClase
Primera clase hecha con Bluej
Constructor Summary | |
---|---|
MiClase()
Constructor for objects of class MiClase |
Method Summary | |
---|---|
int |
sampleMethod(int y)
Este metodo suma el argumento al valor de x y devuelve el resultado |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiClase()
Method Detail |
---|
public int sampleMethod(int y)
y
- valor a sumar a x