edu.rice.cs.util.classloader
Class StickyClassLoaderTest.Two

java.lang.Object
  |
  +--edu.rice.cs.util.classloader.StickyClassLoaderTest.One
        |
        +--edu.rice.cs.util.classloader.StickyClassLoaderTest.Two
Enclosing class:
StickyClassLoaderTest

public static class StickyClassLoaderTest.Two
extends StickyClassLoaderTest.One


Constructor Summary
StickyClassLoaderTest.Two()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

StickyClassLoaderTest.Two

public StickyClassLoaderTest.Two()