public class Primitives extends Object
Modifier and Type | Method and Description |
---|---|
static Type |
getPrimitiveTypeForWrapper(Type type) |
static Type |
getWrapperTypeForPrimitive(Type type) |
static Expression |
unwrap(Expression expr) |
static Expression |
wrap(Expression expr) |
public static Expression wrap(Expression expr)
public static Expression unwrap(Expression expr)
Copyright © 2017 Oracle. All rights reserved.