Package de.gematik.rbellogger.util
Class GenericPrettyPrinter<T>
- java.lang.Object
-
- de.gematik.rbellogger.util.GenericPrettyPrinter<T>
-
public class GenericPrettyPrinter<T> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringprettyPrint(T root)voidsetNodeIntroPrinter(Function<T,String> nodeIntroPrinter)
-