Uses of Interface
com.github.libxjava.lang.IClassLoader

Packages that use IClassLoader
com.github.libxjava.io   
com.github.libxjava.lang   
 

Uses of IClassLoader in com.github.libxjava.io
 

Methods in com.github.libxjava.io with parameters of type IClassLoader
 BinaryDeserialiserStream ReferenceCache.createDeserialiser(IClassLoader classLoader, InputStream in)
           
 

Constructors in com.github.libxjava.io with parameters of type IClassLoader
BinaryDeserialiserStream(IClassLoader classLoader, InputStream in)
           
 

Uses of IClassLoader in com.github.libxjava.lang
 

Classes in com.github.libxjava.lang that implement IClassLoader
 class SimpleClassLoader
           
 



Copyright © 2011 Marcel Patzlaff. All Rights Reserved.