Uses of Class
restx.factory.ParamDef
Packages that use ParamDef
-
Uses of ParamDef in restx.factory
Methods in restx.factory that return ParamDefModifier and TypeMethodDescriptionstatic <T> ParamDef<T>static <T> ParamDef<T>ParamDef.of(TypeReference<T> type, String name) Constructors in restx.factory with parameters of type ParamDef