Schnittstelle ContextFormatter


public interface ContextFormatter
Autor:
colyer Implementors of this interface know how to turn the "Object" data and phase id associated with a context stack entry into a meaningful string.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    formatEntry(int phaseId, Object data)
     
  • Methodendetails

    • formatEntry

      String formatEntry(int phaseId, Object data)