org.glassfish.pfl.dynamic.codegen.spi
Class Primitives
java.lang.Object
org.glassfish.pfl.dynamic.codegen.spi.Primitives
public class Primitives
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrap
public static Expression wrap(Expression expr)
getWrapperTypeForPrimitive
public static Type getWrapperTypeForPrimitive(Type type)
unwrap
public static Expression unwrap(Expression expr)
getPrimitiveTypeForWrapper
public static Type getPrimitiveTypeForWrapper(Type type)
Copyright © 2013 Oracle. All Rights Reserved.