|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.web.bindery.autobean.shared.ValueCodexHelper
class ValueCodexHelper
Provides reflection-based operation for server (JVM) implementation. There is a no-op super-source version for client (dev- and web-mode) code.
Constructor Summary | |
---|---|
ValueCodexHelper()
|
Method Summary | |
---|---|
(package private) static boolean |
canDecode(java.lang.Class<?> clazz)
Returns true if clazz is assignable to any of the value
types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ValueCodexHelper()
Method Detail |
---|
static boolean canDecode(java.lang.Class<?> clazz)
true
if clazz
is assignable to any of the value
types.
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |