Class EmptyTuple

java.lang.Object
org.web3j.tuples.EmptyTuple
All Implemented Interfaces:
Tuple

public class EmptyTuple extends Object implements Tuple
Empty Tuple type.
  • Constructor Details

    • EmptyTuple

      public EmptyTuple()
  • Method Details

    • getSize

      public int getSize()
      Specified by:
      getSize in interface Tuple