public class EntityTag extends Object
| Constructor and Description |
|---|
EntityTag(String value) |
EntityTag(String value,
boolean weak) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getValue() |
int |
hashCode() |
boolean |
isWeak() |
String |
toString() |
static EntityTag |
valueOf(String value) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.