Class ClasspathPattern.ByModule

    • Constructor Detail

      • ByModule

        public ByModule()
        Deprecated.
    • Method Detail

      • test

        public boolean test​(URI uri)
        Deprecated.
        Specified by:
        test in interface Predicate<URI>
      • iterator

        public Iterator<org.eclipse.jetty.webapp.ClasspathPattern.Entry> iterator()
        Deprecated.
        Specified by:
        iterator in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        iterator in interface Iterable<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        iterator in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Overrides:
        iterator in class HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
      • size

        public int size()
        Deprecated.
        Specified by:
        size in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        size in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Overrides:
        size in class HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
      • add

        public boolean add​(org.eclipse.jetty.webapp.ClasspathPattern.Entry entry)
        Deprecated.
        Specified by:
        add in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        add in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Overrides:
        add in class HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
      • remove

        public boolean remove​(Object entry)
        Deprecated.
        Specified by:
        remove in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        remove in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Overrides:
        remove in class HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry>