Java com.google.gwt.editor.rebind.model ModelUtils fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.editor.rebind.model ModelUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.editor.rebind.model ModelUtils.

The text is from its open source code.

Method

TensureBaseType(T maybeParameterized)
JClassType[]findParameterizationOf(JClassType intfType, JClassType subType)
StringgetQualifiedBaseBinaryName(JType type)
Given a JType, return the binary name of the class that is most proximately assignable to the type.
StringgetQualifiedBaseSourceName(JType type)
Given a JType, return the source name of the class that is most proximately assignable to the type.
booleanisValueType(TypeOracle oracle, JType type)