rasmus.interpreter.sf2
Class SF2Sample

java.lang.Object
  extended by rasmus.interpreter.sf2.SF2Sample
All Implemented Interfaces:
RUnitFactory

public class SF2Sample
extends java.lang.Object
implements RUnitFactory


Constructor Summary
SF2Sample()
           
 
Method Summary
 RUnitInstancePart newInstance(RParameters parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SF2Sample

public SF2Sample()
Method Detail

newInstance

public RUnitInstancePart newInstance(RParameters parameters)
Specified by:
newInstance in interface RUnitFactory