Home
last modified time | relevance | path

Searched defs:FormattingTuple (Results 1 – 1 of 1) sorted by relevance

/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
DFormattingTuple.java32 public class FormattingTuple { class
40 public FormattingTuple(String message) { in FormattingTuple() method in FormattingTuple
44 public FormattingTuple(String message, Object[] argArray, Throwable throwable) { in FormattingTuple() method in FormattingTuple