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

Method isLax

base/src/main/java/net/time4j/format/Leniency.java:152–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 * @return boolean
151 */
152 public boolean isLax() {
153
154 return (this == LAX);
155
156 }
157
158}

Callers 15

parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
createFromMethod · 0.80
createFromMethod · 0.80
createFromMethod · 0.80
createFromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected