ix.test
Class SimpleRSim.RecordIfUnbound

java.lang.Object
  extended by ix.test.SimpleRSim.RecordIfUnbound
All Implemented Interfaces:
Function1
Enclosing class:
SimpleRSim

 class SimpleRSim.RecordIfUnbound
extends java.lang.Object
implements Function1


Constructor Summary
SimpleRSim.RecordIfUnbound()
           
 
Method Summary
 java.lang.Object funcall(java.lang.Object name)
           
(package private)  java.util.Set getUnboundVars()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleRSim.RecordIfUnbound

SimpleRSim.RecordIfUnbound()
Method Detail

funcall

public java.lang.Object funcall(java.lang.Object name)
Specified by:
funcall in interface Function1

getUnboundVars

java.util.Set getUnboundVars()