
com.jd.blockchain.sdk.EventPoint Maven / Gradle / Ivy
The newest version!
package com.jd.blockchain.sdk;
public interface EventPoint {
String getEventName();
long getSequence();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy