Uses of Class
io.github.mmm.code.base.operator.BaseUnaryOperator
Packages that use BaseUnaryOperator
-
Uses of BaseUnaryOperator in io.github.mmm.code.base.operator
Fields in io.github.mmm.code.base.operator declared as BaseUnaryOperatorModifier and TypeFieldDescriptionstatic final BaseUnaryOperatorBaseUnaryOperator.BIT_NOTInstance forCodeUnaryOperator.NAME_BIT_NOT.static final BaseUnaryOperatorBaseUnaryOperator.NOTInstance forCodeUnaryOperator.NAME_NOT.Methods in io.github.mmm.code.base.operator that return BaseUnaryOperator