- valueOf(String) - Static method in enum org.nervos.ckb.address.CodeHashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.nervos.ckb.address.Network
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.nervos.ckb.address.CodeHashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.nervos.ckb.address.Network
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyPrecondition(boolean, String) - Static method in class org.nervos.ckb.utils.Assertions
-
Verify that the provided precondition holds true.