Uses of Interface
br.ufsc.labsec.web.ReqItem.ApiFunction
Packages that use ReqItem.ApiFunction
-
Uses of ReqItem.ApiFunction in br.ufsc.labsec.web
Methods in br.ufsc.labsec.web that return ReqItem.ApiFunctionModifier and TypeMethodDescriptiondefault <V> ReqItem.ApiFunction<T, V> ReqItem.ApiFunction.andThen(ReqItem.ApiFunction<? super R, ? extends V> after) static <T,R> ReqItem.ApiFunction <T, R> Methods in br.ufsc.labsec.web with parameters of type ReqItem.ApiFunctionModifier and TypeMethodDescriptiondefault <V> ReqItem.ApiFunction<T, V> ReqItem.ApiFunction.andThen(ReqItem.ApiFunction<? super R, ? extends V> after) <K> ReqItem<K> ReqItem.map(ReqItem.ApiFunction<T, K> transformFunction) Transforma o valor do parĂ¢metro