Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
parse
Method · 0.95
createFrom
Method · 0.80
createFrom
Method · 0.80
createFrom
Method · 0.80
createFrom
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected