Uses of Class
com.googlecode.aviator.runtime.function.internal.ReducerResult
Packages that use ReducerResult
-
Uses of ReducerResult in com.googlecode.aviator.runtime.function.internal
Methods in com.googlecode.aviator.runtime.function.internal that return ReducerResultModifier and TypeMethodDescriptionstatic ReducerResultReducerResult.withBreak(AviatorObject obj) static ReducerResultReducerResult.withCont(AviatorObject obj) static ReducerResultReducerResult.withEmpty(AviatorObject obj) static ReducerResultReducerResult.withReturn(AviatorObject obj)