public class RandomReturnInvocationHandler extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static InvocationHandler |
getInstance() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public static InvocationHandler getInstance()
Copyright © 2010-2016. All Rights Reserved.