public final class ClassOfValue<T> extends java.lang.Object implements Value<java.lang.Class<? extends T>>
Class
object of another value.Constructor and Description |
---|
ClassOfValue(Value<? extends T> value) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends T> |
getValue()
Get the actual value.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.