org.placelab.test
Class Example

java.lang.Object
  extended byorg.placelab.test.Example

public class Example
extends java.lang.Object


Constructor Summary
Example()
           
 
Method Summary
 int add(int op1, int op2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

add

public int add(int op1,
               int op2)