public class AccessHelpers
extends java.lang.Object
| Constructor and Description |
|---|
AccessHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBridge(MemberInfo info) |
static boolean |
isSynthetic(int access) |
static boolean |
isSynthetic(MemberInfo info) |
public static boolean isSynthetic(int access)
public static boolean isSynthetic(MemberInfo info)
public static boolean isBridge(MemberInfo info)