public interface TypeUtil
| Modifier and Type | Method and Description |
|---|---|
static TypeMirror |
erasure(Types types,
TypeMirror tm)
Safe erasure type because ECJ bug.
java.lang.ClassCastException: org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl cannot be cast to org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl |
static TypeMirror erasure(Types types, TypeMirror tm)
Copyright © 2018. All rights reserved.