MCPcopy Index your code
hub / github.com/apache/tomcat / format

Method format

test/org/apache/juli/TestOneLineFormatterPerformance.java:59–59  ·  view source on GitHub ↗
(long timestamp)

Source from the content-addressed store, hash-verified

57
58 private interface DateFormat {
59 String format(long timestamp);
60 }
61
62

Callers 15

toStringMethod · 0.65
runMethod · 0.65
getValueAsStringMethod · 0.65
getLastChangeAsStringMethod · 0.65
serviceMethod · 0.65
onOpenMethod · 0.65
onCloseMethod · 0.65
tickMethod · 0.65
getLocationsJsonMethod · 0.65
startMethod · 0.65
endMethod · 0.65
incomingMethod · 0.65

Implementers 9

StringFormatImpltest/org/apache/juli/TestOneLineFormat
DateFormatCacheImpltest/org/apache/juli/TestOneLineFormat
TestAsyncFileHandlerOverflowtest/org/apache/juli/TestAsyncFileHand
ConcurrentDateFormatjava/org/apache/tomcat/util/http/Concu
Strftimejava/org/apache/catalina/util/Strftime
JdkLoggerFormatterjava/org/apache/juli/JdkLoggerFormatte
VerbatimFormatterjava/org/apache/juli/VerbatimFormatter
OneLineFormatterjava/org/apache/juli/OneLineFormatter.
JsonFormatterjava/org/apache/juli/JsonFormatter.jav

Calls

no outgoing calls

Tested by 15

testTagMethod · 0.52
printDateMethod · 0.52
printDateMethod · 0.52
printDateMethod · 0.52
printDateMethod · 0.52
generateExpectedMethod · 0.52
buildDigestResponseMethod · 0.52
testAllowOnlyMethod · 0.52
testDenyOnlyMethod · 0.52
testAllowDenyMethod · 0.52