Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class cornell.slk.jkernel.core.InternalPass

Source code
java.lang.Object
    |
    +----cornell.slk.jkernel.core.InternalPass

public final class InternalPass
extends java.lang.Object

Field Summary
static InternalPass  ip
This is the only InternalPass object that is ever created:
 

Constructor Summary
 InternalPass()
The constructor is NOT public.
 

Methods inherited from class java.lang.Object
 , clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

ip

static InternalPass ip
This is the only InternalPass object that is ever created:
Constructor Detail

InternalPass

private InternalPass()
The constructor is NOT public.

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS