igeo
Class Ir

java.lang.Object
  extended by igeo.Ir
All Implemented Interfaces:
ISwitchI, ISwitchR

public class Ir
extends java.lang.Object
implements ISwitchR

Instantiable class of ISwitchR interface to be used as to switch methods to return reference instance.

Author:
Satoru Sugihara
See Also:
ISwitchR

Field Summary
static Ir i
           
 
Constructor Summary
Ir()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i

public static final Ir i
Constructor Detail

Ir

public Ir()