Class ClasspathPattern.ByPackageOrName

    • Constructor Detail

      • ByPackageOrName

        public ByPackageOrName()
        Deprecated.
    • Method Detail

      • 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>
        Specified by:
        iterator in class AbstractCollection<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>
        Specified by:
        size in class AbstractCollection<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 AbstractCollection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
      • remove

        public boolean remove​(Object o)
        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 AbstractCollection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
      • clear

        public void clear()
        Deprecated.
        Specified by:
        clear in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Specified by:
        clear in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>
        Overrides:
        clear in class AbstractCollection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>