public abstract static class AbstractConstantKeysObject.IsMemberReadable extends Object
| Constructor and Description |
|---|
IsMemberReadable() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
cacheEquals(AbstractConstantKeysObject receiver,
String symbol,
String cachedSymbol,
boolean result) |
static boolean |
cacheIdentity(AbstractConstantKeysObject receiver,
String symbol,
String cachedSymbol,
boolean result) |
static boolean |
isReadable(AbstractConstantKeysObject receiver,
String symbol) |
public static boolean cacheIdentity(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, boolean result)
public static boolean cacheEquals(AbstractConstantKeysObject receiver, String symbol, String cachedSymbol, boolean result)
public static boolean isReadable(AbstractConstantKeysObject receiver, String symbol)