Class Types

java.lang.Object
one.nio.config.Types

public class Types extends Object
  • Constructor Details

    • Types

      public Types()
  • Method Details

    • list

      public static Type list(Type element)
    • set

      public static Type set(Type element)
    • map

      public static Type map(Type key, Type value)
    • of

      public static Type of(Type rawType, Type... args)