public class Not extends ValueFunction
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(boolean in) | 
| double | execute(double in) | 
| static Not | getNotFnObject() | 
requiresCorrectionpublic static Not getNotFnObject()
public boolean execute(boolean in)
execute in class FunctionObjectpublic double execute(double in)
execute in class FunctionObjectCopyright © 2020 The Apache Software Foundation. All rights reserved.