public class Sample extends Object
Constructor and Description |
---|
Sample() |
Modifier and Type | Method and Description |
---|---|
Object |
trap(Object[] args,
int identifier) |
static Object |
trapRead(Object[] args,
String name) |
static Object |
trapStatic(Object[] args,
int identifier) |
static Object |
trapWrite(Object[] args,
String name) |
Copyright © 2019. All rights reserved.