| Package | Description | 
|---|---|
| org.apache.commons.lang3.reflect | Accumulates common high-level uses of the  java.lang.reflectAPIs. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TypeLiteral<T>Type literal comparable to  javax.enterprise.util.TypeLiteral,
 made generally available outside the JEE context. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> Typed<T> | TypeUtils. wrap(Class<T> type) | 
| static <T> Typed<T> | TypeUtils. wrap(Type type) | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.