Package org.jboss.resteasy.core.registry
Class MatchCache.Key
- java.lang.Object
 - 
- org.jboss.resteasy.core.registry.MatchCache.Key
 
 
- 
- Enclosing class:
 - MatchCache
 
public static class MatchCache.Key extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description Key(HttpRequest request, int start) 
 - 
 
- 
- 
Constructor Detail
- 
Key
public Key(HttpRequest request, int start)
 
 - 
 
 -