Uses of Class
dev.orne.test.rnd.params.SimpleGenericParametersImpl
Packages that use SimpleGenericParametersImpl
-
Uses of SimpleGenericParametersImpl in dev.orne.test.rnd.params
Methods in dev.orne.test.rnd.params that return SimpleGenericParametersImplModifier and TypeMethodDescription@NotNull SimpleGenericParametersImpl
SimpleGenericParametersImpl.withElementsType
(@NotNull Class<?> type) Creates a new instance of generation parameters with the specified class as list components type.@NotNull SimpleGenericParametersImpl
SimpleGenericParametersImpl.withElementsType
(@NotNull GenericArrayType type) Creates a new instance of generation parameters with the specified generic array type as list components type.@NotNull SimpleGenericParametersImpl
SimpleGenericParametersImpl.withElementsType
(@NotNull ParameterizedType type) Creates a new instance of generation parameters with the specified parameterized type as list components type.