public class PingStringUtils extends Object
Constructor and Description |
---|
PingStringUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
renderAll(PingSummary summary) |
static String |
renderHeader(PingSummary summary) |
static String |
renderSequence(PingRequest request,
PingSequence sequence) |
static String |
renderSummary(PingSummary summary) |
public static String renderSequence(PingRequest request, PingSequence sequence)
public static String renderHeader(PingSummary summary)
public static String renderAll(PingSummary summary)
public static String renderSummary(PingSummary summary)
Copyright © 2021. All rights reserved.