Interface ObjectOutput

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.StringBuilder indentString  
    • Field Detail

      • indentString

        static final java.lang.StringBuilder indentString
    • Method Detail

      • indent

        default java.lang.String indent​(int i)
      • toYAPION

        <T extends AbstractOutput> T toYAPION​(T abstractOutput)
      • toJSONLossy

        <T extends AbstractOutput> T toJSONLossy​(T abstractOutput)