Class AddressUtils

java.lang.Object
org.fisco.bcos.sdk.utils.AddressUtils

public class AddressUtils
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int ADDRESS_LENGTH_IN_HEX  
    static int ADDRESS_SIZE  
  • Constructor Summary

    Constructors 
    Constructor Description
    AddressUtils()  
  • Method Summary

    Modifier and Type Method Description
    static boolean isValidAddress​(java.lang.String address)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait