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