Interface StringValue

  • All Known Implementing Classes:
    Id, Key

    public interface StringValue
    This interface should be implemented by classes for which is meaningful to be converted into a String.
    Version:
    $Id$
    Author:
    Fabrizio Giudici
    Status: stable API
    • Method Detail

      • stringValue

        @Nonnull
        String stringValue()
        Returns the String value of this object.
        Returns:
        the string