MCPcopy Create free account
hub / github.com/ReadyTalk/avian / intValue

Method intValue

classpath/java/util/logging/Level.java:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public int intValue() {
30 return value;
31 }
32
33 public String getName() {
34 return name;

Callers 2

logMethod · 0.45
isLoggableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected