saffron.opt
Class Implementor.EagerBind

java.lang.Object
  |
  +--saffron.opt.Implementor.EagerBind
All Implemented Interfaces:
Implementor.Bind
Enclosing class:
Implementor

private static class Implementor.EagerBind
extends Object
implements Implementor.Bind


Field Summary
(package private)  Variable variable
           
 
Constructor Summary
(package private) Implementor.EagerBind(Variable variable)
           
 
Method Summary
 Variable getVariable()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

variable

Variable variable
Constructor Detail

Implementor.EagerBind

Implementor.EagerBind(Variable variable)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getVariable

public Variable getVariable()
Specified by:
getVariable in interface Implementor.Bind

SourceForge.net_Logo