public class EntityTag$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static EntityTag$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EntityTag$() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(EntityTag eTag,
EntityTag other,
boolean weakComparison) |
boolean |
matchesRange(EntityTag eTag,
EntityTagRange entityTagRange,
boolean weakComparison) |
public static final EntityTag$ MODULE$
public boolean matchesRange(EntityTag eTag, EntityTagRange entityTagRange, boolean weakComparison)