Uses of Interface
com.pyranid.TypedParameter
-
Uses of TypedParameter in com.pyranid
Methods in com.pyranid that return TypedParameterModifier and TypeMethodDescriptionstatic <E> TypedParameterAcquires a parameter of typeList, preserving type information so it is accessible at runtime.static <K,V> TypedParameter Acquires a parameter of typeMap, preserving key and value type information so they are accessible at runtime.static <E> TypedParameterAcquires a parameter of typeSet, preserving type information so it is accessible at runtime.