ModOperator
Complete API reference for ModOperator, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: EngineOverride
Component: no
public interface ModOperator
Methods
| Signature | Returns | Description |
|---|---|---|
mod(Object) | T | Applies the modulus operation with the given object. |