Uses of Interface
java.util.logging.Filter
Packages that use Filter
Package
Description
Provides the classes and interfaces of
 the Java 2 platform's core logging facilities.
- 
Uses of Filter in java.util.loggingMethods in java.util.logging that return FilterModifier and TypeMethodDescriptionHandler.getFilter()Get the currentFilterfor thisHandler.Logger.getFilter()Get the current filter for this Logger.Methods in java.util.logging with parameters of type Filter