Class EntityTag$

  • All Implemented Interfaces:
    java.io.Serializable

    public class EntityTag$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static EntityTag$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      EntityTag$()  
    • Field Detail

      • MODULE$

        public static final EntityTag$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • EntityTag$

        public EntityTag$()
    • Method Detail

      • matchesRange

        public boolean matchesRange​(EntityTag eTag,
                                    EntityTagRange entityTagRange,
                                    boolean weakComparison)
      • matches

        public boolean matches​(EntityTag eTag,
                               EntityTag other,
                               boolean weakComparison)