|
Pull Up Method public clear() : void from class org.eclipse.jetty.util.IncludeExclude to public clear() : void from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public include(element ITEM...) : void from class org.eclipse.jetty.util.IncludeExclude to public include(element P...) : void from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public toString() : String from class org.eclipse.jetty.util.IncludeExclude to public toString() : String from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public exclude(element ITEM...) : void from class org.eclipse.jetty.util.IncludeExclude to public exclude(element P...) : void from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public exclude(element ITEM) : void from class org.eclipse.jetty.util.IncludeExclude to public exclude(element P) : void from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public size() : int from class org.eclipse.jetty.util.IncludeExclude to public size() : int from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |
|
Pull Up Method public include(element ITEM) : void from class org.eclipse.jetty.util.IncludeExclude to public include(element P) : void from class org.eclipse.jetty.util.IncludeExcludeSet |
From |
To |