com.bolour.sample.eclipse.service.errortest
Class Dummy

java.lang.Object
  |
  +--com.bolour.sample.eclipse.service.errortest.Dummy

public class Dummy
extends java.lang.Object

Example class that does not implement the IFunction interface.

Author:
Azad

Constructor Summary
Dummy()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dummy

public Dummy()