Uses of Class
org.starcoin.utils.ChainInfo
| Package | Description |
|---|---|
| org.starcoin.utils |
-
Uses of ChainInfo in org.starcoin.utils
Methods in org.starcoin.utils that return ChainInfo Modifier and Type Method Description static ChainInfoChainInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static ChainInfo[]ChainInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.starcoin.utils with parameters of type ChainInfo Constructor Description StarcoinClient(ChainInfo chainInfo)