Package org.starcoin.bean
Class EventFilter
- java.lang.Object
-
- org.starcoin.bean.EventFilter
-
public class EventFilter extends Object
-
-
Constructor Summary
Constructors Constructor Description EventFilter(long fromBlock, String address)EventFilter(List<String> accountAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getEventKeys()longgetFromBlock()booleanisDecode()
-