-
Deprecated MethodsMethodDescriptionMust not be used on an
IExpressionEvaluator
; 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 underlyingInputStream
orReader
itself.org.codehaus.janino.ScriptEvaluator.createFastScriptEvaluator(Scanner, Class, String[], ClassLoader)
-
Deprecated Constructors
IClassBodyEvaluator.setExtendedClass(Class)
instead.