类 Format.Tuple

java.lang.Object
org.starcoin.serde.format.Format
org.starcoin.serde.format.Format.Tuple
所有已实现的接口:
IReferenceContainerType
封闭类:
Format

public static class Format.Tuple extends Format
A tuple, e.g. the format of `(Foo, Bar)`.
  • 构造器详细资料

  • 方法详细资料

    • getFormats

      public List<Format> getFormats()
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object
    • referencedContainerTypeNames

      public List<String> referencedContainerTypeNames()