Class MAUER

java.lang.Object
  extended by MAUER

public class MAUER
extends java.lang.Object

Write a description of class MAUER here.

Version:
(a version number or a date)
Author:
(your name)

Constructor Summary
MAUER()
          Constructor for objects of class MAUER
 
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

MAUER

public MAUER()
Constructor for objects of class MAUER

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