| Modifier and Type | Method and Description |
|---|---|
static ValueModel |
ValueModel.acquire(Class<?> valueType)
Returns a
ValueModel for the given valueType, if the latter is a value
interface, or if it the heap or native implementation for some value interface, returns the
ValueModel for that value interface. |
Copyright © 2016. All rights reserved.