public class Jdk8CompatibilityTestRestResource extends Object
Constructor and Description |
---|
Jdk8CompatibilityTestRestResource(SomeInterface someInterface) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
doSomething(List<Integer> param) |
javax.ws.rs.core.Response |
doSomethingElse(List<String> param) |
public Jdk8CompatibilityTestRestResource(SomeInterface someInterface)
Copyright © 2003–2018 Atlassian. All rights reserved.