public class ETag extends Object
Modifier and Type | Method and Description |
---|---|
boolean | equals(Object o) |
String | getTag() |
int | hashCode() |
boolean | isWeak() |
String | toString() |
public ETag(boolean weak, String tag)
Copyright © 2020 JBoss by Red Hat. All rights reserved.