Class CacheMatch
- java.lang.Object
-
- org.apache.hc.client5.http.impl.cache.CacheMatch
-
class CacheMatch extends java.lang.ObjectRepresents a full match or a partial match (variant options) result of a cache lookup operation.
-
-
Constructor Summary
Constructors Constructor Description CacheMatch(CacheHit hit, CacheHit root)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-