Class ResourceLocationCriterion

    • Field Detail

      • location

        @Nonnull
        private final String location
        The resource location.
    • Constructor Detail

      • ResourceLocationCriterion

        public ResourceLocationCriterion​(@Nonnull
                                         String resourceLocation)
        Constructor.
        Parameters:
        resourceLocation - The resource location.
    • Method Detail

      • getResourceLocation

        @Nonnull
        public String getResourceLocation()
        Get the resource location.
        Returns:
        The resource location.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object