| Frames | No Frames |
Classes implementing java.util.logging.Filter | |
| class | |
Methods with parameter type java.util.logging.Filter | |
| void | Sets the Filter for controlling which
log records will be published by this Handler.
|
| void | |
Methods with return type java.util.logging.Filter | |
| Filter | Returns the Filter that currently controls which
log records are being published by this Handler.
|
| Filter | |