public class StaticImportUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map |
_cache
the cache for static import
|
| Modifier | Constructor and Description |
|---|---|
private |
StaticImportUtils()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static StaticImport |
getStaticImport(java.lang.Class c)
Get a static import
|
public static StaticImport getStaticImport(java.lang.Class c)
c - the class