Interface Translatable<T>

All Known Implementing Classes:
Language, Method, MimeType, Status

public interface Translatable<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • translate

      T translate()