Uses of Enum
org.glassfish.pfl.dynamic.codegen.impl.ExpressionFactory.UnaryOperator
Packages that use ExpressionFactory.UnaryOperator
-
Uses of ExpressionFactory.UnaryOperator in org.glassfish.pfl.dynamic.codegen.impl
Fields in org.glassfish.pfl.dynamic.codegen.impl declared as ExpressionFactory.UnaryOperatorModifier and TypeFieldDescriptionprivate ExpressionFactory.UnaryOperatorExpressionFactory.UnaryOperatorExpression.opMethods in org.glassfish.pfl.dynamic.codegen.impl that return ExpressionFactory.UnaryOperatorModifier and TypeMethodDescriptionExpressionFactory.UnaryOperatorExpression.operator()Returns the enum constant of this type with the specified name.static ExpressionFactory.UnaryOperator[]ExpressionFactory.UnaryOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.pfl.dynamic.codegen.impl with parameters of type ExpressionFactory.UnaryOperatorModifier and TypeMethodDescriptionExpressionFactory.unaryOp(ExpressionFactory.UnaryOperator op, Expression expr) Constructors in org.glassfish.pfl.dynamic.codegen.impl with parameters of type ExpressionFactory.UnaryOperatorModifierConstructorDescription(package private)