public class TypeUtils extends Object
Constructor and Description |
---|
TypeUtils() |
Modifier and Type | Method and Description |
---|---|
static <T> scala.reflect.api.Exprs.Expr<TypeInformation<T>> |
createTypeInfo(scala.reflect.macros.Context c,
scala.reflect.api.TypeTags.WeakTypeTag<T> evidence$1) |
public static <T> scala.reflect.api.Exprs.Expr<TypeInformation<T>> createTypeInfo(scala.reflect.macros.Context c, scala.reflect.api.TypeTags.WeakTypeTag<T> evidence$1)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.