Class EventFilter


  • public class EventFilter
    extends Object
    • Constructor Detail

      • EventFilter

        public EventFilter​(long fromBlock,
                           String address)
      • EventFilter

        public EventFilter​(List<String> accountAddress)
    • Method Detail

      • getFromBlock

        public long getFromBlock()
      • getEventKeys

        public List<String> getEventKeys()
      • isDecode

        public boolean isDecode()