Package | Description |
---|---|
org.spf4j.zel.instr.var | |
org.spf4j.zel.vm |
Modifier and Type | Class and Description |
---|---|
class |
ARRAY |
class |
DECODE |
class |
INT |
class |
LOG |
class |
LOG10 |
class |
MAX |
class |
MIN |
class |
OUT |
class |
RANDOM |
class |
SQRT |
Modifier and Type | Field and Description |
---|---|
static Method |
SQRT.INSTANCE |
static Method |
MIN.INSTANCE |
static Method |
DECODE.INSTANCE |
static Method |
OUT.INSTANCE |
static Method |
INT.INSTANCE |
static Method |
ARRAY.INSTANCE |
static Method |
LOG10.INSTANCE |
static Method |
LOG.INSTANCE |
static Method |
MAX.INSTANCE |
static Method |
RANDOM.INSTANCE |
Modifier and Type | Class and Description |
---|---|
static class |
Channel.Factory |
class |
JavaMethodCall |
Copyright © 2018 SPF4J. All rights reserved.