bsh.classpath
Class BshClassPath.ClassSource

java.lang.Object
  |
  +--bsh.classpath.BshClassPath.ClassSource
Direct Known Subclasses:
BshClassPath.DirClassSource, BshClassPath.JarClassSource
Enclosing class:
BshClassPath

public static class BshClassPath.ClassSource
extends java.lang.Object


Field Summary
(package private)  java.lang.Object source
           
 
Constructor Summary
BshClassPath.ClassSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

java.lang.Object source
Constructor Detail

BshClassPath.ClassSource

public BshClassPath.ClassSource()