Class FusReportSerializableKt
-
- All Implemented Interfaces:
public final class FusReportSerializableKt
-
-
Method Summary
Modifier and Type Method Description final static FusReportSerializablewrap(FusReport $self)final static LogEventSerializablewrap(LogEvent $self)final static FusRecorderSerializablewrap(FusRecorder $self)final static LogEventGroupSerializablewrap(LogEventGroup $self)final static LogEventActionSerializablewrap(LogEventAction $self)-
-
Method Detail
-
wrap
final static FusReportSerializable wrap(FusReport $self)
-
wrap
final static LogEventSerializable wrap(LogEvent $self)
-
wrap
final static FusRecorderSerializable wrap(FusRecorder $self)
-
wrap
final static LogEventGroupSerializable wrap(LogEventGroup $self)
-
wrap
final static LogEventActionSerializable wrap(LogEventAction $self)
-
-
-
-