Uses of Interface
adalid.core.interfaces.SpecialValue
Packages that use SpecialValue
-
Uses of SpecialValue in adalid.core.enums
Classes in adalid.core.enums that implement SpecialValueModifier and TypeClassDescriptionenumenumenumenumenumenum -
Uses of SpecialValue in adalid.core.programmers
Methods in adalid.core.programmers that return types with arguments of type SpecialValueMethods in adalid.core.programmers with parameters of type SpecialValueModifier and TypeMethodDescriptionprotected voidAbstractJavaProgrammer.addSpecialValue(SpecialValue value, ParameterizedExpression px, String string) Method parameters in adalid.core.programmers with type arguments of type SpecialValueModifier and TypeMethodDescriptionvoidParameterizedExpression.setSpecialValuesMap(Map<SpecialValue, String> specialValues)