Class TemplateVariables

java.lang.Object
org.springframework.hateoas.TemplateVariables
All Implemented Interfaces:
Serializable, Iterable<TemplateVariable>

public final class TemplateVariables extends Object implements Iterable<TemplateVariable>, Serializable
Wrapper type for a collection of TemplateVariable.
Author:
Oliver Gierke
See Also: