| Package | Description |
|---|---|
| de.tobiasroeser.lambdatest.proxy |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestProxy.IgnoreMethod |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
TestProxy.proxy(ClassLoader classLoader,
List<Class<?>> interfaces,
List<Object> delegates,
List<TestProxy.Option> options)
Creates a proxy object.
|
Copyright © 2019. All rights reserved.