public class NonStopSubTypeProxyUtil extends Object
| Constructor and Description |
|---|
NonStopSubTypeProxyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <E> E |
newNonStopSubTypeProxy(Class<E> klazz,
E delegate) |
public static <E> E newNonStopSubTypeProxy(Class<E> klazz, E delegate)
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.