public abstract class RestConversionFunctionHelper extends Object
Constructor and Description |
---|
RestConversionFunctionHelper() |
Modifier and Type | Method and Description |
---|---|
static <F,T extends AbstractRestModel> |
toFunction(RestConversionFunction<F,T> converter,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
public static <F,T extends AbstractRestModel> com.google.common.base.Function<F,T> toFunction(@NotNull RestConversionFunction<F,T> converter, @NotNull Expansion expansion, @NotNull javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.