|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AutoBeanVisitor.MapPropertyContext
A PropertyContext that describes the parameterization of the Map being visited.
Method Summary | |
---|---|
java.lang.Class<?> |
getKeyType()
Returns the map's key type. |
java.lang.Class<?> |
getValueType()
Returns the map's value type. |
Methods inherited from interface com.google.web.bindery.autobean.shared.AutoBeanVisitor.PropertyContext |
---|
accept, canSet, getType, set |
Method Detail |
---|
java.lang.Class<?> getKeyType()
java.lang.Class<?> getValueType()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |