public class ProtocolFunctions
extends java.lang.Object
| Constructor and Description |
|---|
ProtocolFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isInJar(java.lang.Object o)
Returns whether a class has been loaded from a '.jar'.
|