Interface Describable


public interface Describable
An interface for objects that has a description.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDescription

      String getDescription()
      Returns:
      The description of this object.