Uses of Class
io.api.etherscan.model.query.impl.LogTopicTuple
-
Packages that use LogTopicTuple Package Description io.api.etherscan.model.query.impl -
-
Uses of LogTopicTuple in io.api.etherscan.model.query.impl
Methods in io.api.etherscan.model.query.impl that return LogTopicTuple Modifier and Type Method Description LogTopicTupleLogTopicTuple. setOpTopic0_1(LogOp topic0_1_opr)LogTopicTupleLogQueryBuilder. topic(java.lang.String topic0, java.lang.String topic1)
-