class WrappedTypeVariable extends GenericTypeVariable<Object>
GenericTypeVariable to wrap a dynamic TypeVariable.| Constructor and Description |
|---|
WrappedTypeVariable(TypeVariable<?> typeVariable)
The constructor.
|
equals, get, hashCoderesolvepublic WrappedTypeVariable(TypeVariable<?> typeVariable)
typeVariable - the TypeVariable to wrap.Copyright © 2001–2019 mmm-Team. All rights reserved.