Class MethodParameters

java.lang.Object
org.springframework.hateoas.server.core.MethodParameters

public class MethodParameters extends Object
Value object to represent MethodParameters to allow to easily find the ones with a given annotation.
Author:
Oliver Gierke