JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aoju.bus.core.io
Interface EventFactory<T>
public interface
EventFactory<T>
Since:
Java 17+
Author:
Kimi Liu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
newInstance
()
void
restEntity
(
T
entity)
Method Details
newInstance
T
newInstance
()
restEntity
void
restEntity
(
T
entity)