static class LLJavaCompilationContext.FloatSquare extends Object implements FloatUnaryOperator, CompilableDataFlow
| Constructor and Description |
|---|
FloatSquare() |
| Modifier and Type | Method and Description |
|---|---|
float |
applyAsFloat(float x) |
<V,L> void |
compileDataFlow(CompilationContext<V,L> context) |
public float applyAsFloat(float x)
applyAsFloat in interface FloatUnaryOperatorpublic <V,L> void compileDataFlow(CompilationContext<V,L> context)
compileDataFlow in interface CompilableDataFlow