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 FloatUnaryOperator
public <V,L> void compileDataFlow(CompilationContext<V,L> context)
compileDataFlow
in interface CompilableDataFlow