Interface Describable

All Known Implementing Classes:
Dependency, Type

public interface Describable
An item that can describe itself.
Author:
Dave Syer
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the item description.
  • Method Details

    • getDescription

      String getDescription()
      Returns the item description.
      Returns:
      the description