Package | Description |
---|---|
org.teavm.classlib.java.lang |
Modifier and Type | Method and Description |
---|---|
static TByte |
TByte.decode(String nm) |
static TByte |
TByte.valueOf(byte value) |
static TByte |
TByte.valueOf(String s) |
static TByte |
TByte.valueOf(String s,
int radix) |
Modifier and Type | Method and Description |
---|---|
int |
TByte.compareTo(TByte other) |
Copyright © 2019. All rights reserved.