Interface EthLog.LogResult<T>
-
- All Known Implementing Classes:
EthLog.Hash
,EthLog.LogObject
- Enclosing class:
- EthLog
public static interface EthLog.LogResult<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
get()
-
-
-
Method Detail
-
get
T get()
-
-