Deprecated API

Deprecated Interfaces
gnu.jel.DVResolver
          Please use the DVMap interface instead, DVResolver is scheduled for removal in JEL 1.0 
 

Deprecated Constructors
gnu.jel.Library(Class[], Class[])
          Please us 5 argument constructor with unused arguments set to null. This constructor is scheduled for removal in JEL 1.0. 
gnu.jel.Library(Class[], Class[], Class[])
          Please us 5 argument constructor with unused arguments set to null. This constructor is scheduled for removal in JEL 1.0. 
gnu.jel.Library(Class[], Class[], Class[], DVResolver)
          Please us 5 argument constructor with unused arguments set to null. This constructor is scheduled for removal in JEL 1.0.