MCPcopy Create free account
hub / github.com/MenoData/Time4J / getStrategy

Method getStrategy

base/src/main/java/net/time4j/tz/Timezone.java:1207–1207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1205 * @see #with(TransitionStrategy)
1206 */
1207 public abstract TransitionStrategy getStrategy();
1208
1209 /**
1210 * <p>Creates a copy of this timezone which uses given strategy for

Callers 5

dumpMethod · 0.95
inMethod · 0.45
applyMethod · 0.45
getOffsetMethod · 0.45
withMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected