public abstract class GWTBridge extends Object
Constructor and Description |
---|
GWTBridge() |
Modifier and Type | Method and Description |
---|---|
abstract <T> T |
create(Class<?> classLiteral) |
String |
getThreadUniqueID() |
abstract String |
getVersion() |
abstract boolean |
isClient() |
abstract void |
log(String message,
Throwable e) |
Copyright © 2018. All rights reserved.