Class Format.Option

java.lang.Object
org.starcoin.serde.format.Format
org.starcoin.serde.format.Format.Option
All Implemented Interfaces:
IReferenceContainerType
Enclosing class:
Format

public static class Format.Option
extends Format
The format of `Option`.
  • Constructor Details

    • Option

      public Option​(Format format)
  • Method Details

    • getFormat

      public Format getFormat()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • referencedContainerTypeNames

      public List<String> referencedContainerTypeNames()