Deprecated API
Contents
-
Deprecated Packages
-
Deprecated MethodsMethodDescriptionUse
IClassBodyEvaluator.setExtendedClass(Class)instead.Must not be used on anIExpressionEvaluator; useIExpressionEvaluator.setExpressionType(Class)instead.Must not be used on anIExpressionEvaluator; useIExpressionEvaluator.setExpressionTypes(Class[])instead.This method is deprecated, because the concept described above is confusing. An application should close the underlyingInputStreamorReaderitself.org.codehaus.janino.ScriptEvaluator.createFastScriptEvaluator(Scanner, Class, String[], ClassLoader)
-
Deprecated Constructors