public final class JavaElementFactory extends Object
Modifier and Type | Method and Description |
---|---|
static int |
compareByType(org.revapi.Element a,
org.revapi.Element b) |
static JavaElementBase<?,?> |
elementFor(Element modelElement,
TypeMirror modelType,
ProbingEnvironment env,
org.revapi.Archive archive) |
static int |
getModelTypeRank(Class<?> cls) |
public static JavaElementBase<?,?> elementFor(Element modelElement, TypeMirror modelType, ProbingEnvironment env, org.revapi.Archive archive)
public static int compareByType(org.revapi.Element a, org.revapi.Element b)
public static int getModelTypeRank(Class<?> cls)
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.