| Package | Description |
|---|---|
| org.cojen.dirmi.util |
Collection of general purpose utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <B,D> Wrapper<B,D> |
Wrapper.from(Class<B> baseType,
Class<D> delegateType)
Generates a wrapper from a base type and delegate type.
|
Copyright © 2006–2015 Cojen. All rights reserved.