Searched defs:TimeOfDay (Results 1 – 1 of 1) sorted by relevance
73 private static class TimeOfDay { class in LegacyHttpDateTime74 TimeOfDay(int h, int m, int s) { in TimeOfDay() method in LegacyHttpDateTime.TimeOfDay