com.alpine.plugin.core.io.defaults
Abstract implementation of Tuple2. Can be extended by developers who want custom behaviour not provided by Tuple2Default.
Type of the first element of the tuple.
Type of the second element of the tuple.
The first element of the tuple.
The second element of the tuple.
Map containing additional information.
Abstract implementation of Tuple2. Can be extended by developers who want custom behaviour not provided by Tuple2Default.
Type of the first element of the tuple.
Type of the second element of the tuple.