Interface EthLog.LogResult<T>

All Known Implementing Classes:
EthLog.Hash, EthLog.LogObject
Enclosing class:
EthLog

public static interface EthLog.LogResult<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get()