Uses of Class
com.novi.serde.Tuple2
| Package | Description |
|---|---|
| org.starcoin.types |
-
Uses of Tuple2 in org.starcoin.types
Fields in org.starcoin.types with type parameters of type Tuple2 Modifier and Type Field Description List<Tuple2<AccessPath,WriteOp>>WriteSetMut.Builder. write_setList<Tuple2<AccessPath,WriteOp>>WriteSetMut. write_setConstructor parameters in org.starcoin.types with type arguments of type Tuple2 Constructor Description WriteSetMut(List<Tuple2<AccessPath,WriteOp>> write_set)