JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
me.confuser.banmanager.common
Interface CommonLogger
public interface
CommonLogger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
info
(
String
s)
void
severe
(
String
s)
void
warning
(
String
s)
Method Details
info
void
info
(
String
s)
warning
void
warning
(
String
s)
severe
void
severe
(
String
s)