net.scheinerman.phoenix.runner
Class InteractivePhoenixEnvironment.InteractiveFunctions

java.lang.Object
  extended by net.scheinerman.phoenix.library.AbstractModule
      extended by net.scheinerman.phoenix.runner.InteractivePhoenixEnvironment.InteractiveFunctions
All Implemented Interfaces:
Module
Enclosing class:
InteractivePhoenixEnvironment

private class InteractivePhoenixEnvironment.InteractiveFunctions
extends AbstractModule


Nested Class Summary
private  class InteractivePhoenixEnvironment.InteractiveFunctions.About
           
private  class InteractivePhoenixEnvironment.InteractiveFunctions.Copyright
           
private  class InteractivePhoenixEnvironment.InteractiveFunctions.Exit
           
private  class InteractivePhoenixEnvironment.InteractiveFunctions.Help
           
private  class InteractivePhoenixEnvironment.InteractiveFunctions.License
           
private  class InteractivePhoenixEnvironment.InteractiveFunctions.Search
           
 
Field Summary
 
Fields inherited from class net.scheinerman.phoenix.library.AbstractModule
functions, run_fat
 
Constructor Summary
InteractivePhoenixEnvironment.InteractiveFunctions(java.util.LinkedList<java.util.HashMap<java.lang.String,Function>> fat)
           
 
Method Summary
 
Methods inherited from class net.scheinerman.phoenix.library.AbstractModule
load, load, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractivePhoenixEnvironment.InteractiveFunctions

public InteractivePhoenixEnvironment.InteractiveFunctions(java.util.LinkedList<java.util.HashMap<java.lang.String,Function>> fat)