Interface Printable


public interface Printable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    static String
    Provide the functionality for toString()
  • Method Details