public class Types extends Object
Types()
static Type
list(Type element)
map(Type key, Type value)
of(Type rawType, Type... args)
set(Type element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Types()
public static Type list(Type element)
public static Type set(Type element)
public static Type map(Type key, Type value)
public static Type of(Type rawType, Type... args)
Copyright © 2019. All rights reserved.