|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.maps.jsio.rebind.LongFragmentGenerator
public class LongFragmentGenerator
This doesn't add support for Longs and longs, but provides an explanation as to why they aren't supported.
| Constructor Summary | |
|---|---|
LongFragmentGenerator()
|
|
| Method Summary | |
|---|---|
protected static boolean |
isAssignable(com.google.gwt.core.ext.typeinfo.TypeOracle typeOracle,
com.google.gwt.core.ext.typeinfo.JClassType type,
java.lang.Class<?> clazz)
Utility to check if a JClassType is assignable in the type system to a specified Class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongFragmentGenerator()
| Method Detail |
|---|
protected static boolean isAssignable(com.google.gwt.core.ext.typeinfo.TypeOracle typeOracle,
com.google.gwt.core.ext.typeinfo.JClassType type,
java.lang.Class<?> clazz)
true iff type can be assigned to a
type of clazz within the type system
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||