public final class JavaTypesHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
is(org.eclipse.xtext.common.types.JvmType type,
java.lang.Class<?> clazz)
Copied from TypeReferences.is(JvmType,Class>) to make functionality available without injection
|