Searched defs:zoneIdSupplier (Results 1 – 1 of 1) sorted by relevance
41 private static Supplier<String> zoneIdSupplier; field in RuntimeHooks62 public static void setTimeZoneIdSupplier(Supplier<String> zoneIdSupplier) { in setTimeZoneIdSupplier()