|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.util.MapTypeUtil
public class MapTypeUtil
Utility for handling map types.
| Constructor Summary | |
|---|---|
MapTypeUtil()
|
|
| Method Summary | |
|---|---|
static MapType |
findMapType(com.sun.mirror.type.TypeMirror typeMirror)
Finds the map type for the specified type mirror, if it exists. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapTypeUtil()
| Method Detail |
|---|
public static MapType findMapType(com.sun.mirror.type.TypeMirror typeMirror)
typeMirror - The type mirror.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||