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
SEARCH:
Package
org.apache.pekko.event
Interface LogSource<T>
public interface
LogSource<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
genString
(
T
t)
String
genString
(
T
t,
ActorSystem
system)
Class
<?>
getClazz
(
T
t)
Method Details
genString
String
genString
(
T
t)
genString
String
genString
(
T
t,
ActorSystem
system)
getClazz
Class
<?>
getClazz
(
T
t)