Java Output Formatting

  • + 1 comment

    Maybe I'm thinking wrong, but if the string is too long (i.e "0123456789ABCDEF" )

    You get


    ================================
    Test           001
    0123456789ABCDEF055
    Example        349
    ================================