Package org.starcoin.types.event
Class NewBlockEvent.Builder
java.lang.Object
org.starcoin.types.event.NewBlockEvent.Builder
- Enclosing class:
- NewBlockEvent
public static final class NewBlockEvent.Builder extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description NewBlockEventbuild()
-
Field Details
-
number
-
author
-
timestamp
-
uncles
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-