Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ id
Method
id
collections/ApplesAndOrangesWithoutGenerics.java:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
private
static
long counter;
11
private
final
long id = counter++;
12
public
long id() {
return
id; }
13
}
14
15
class
Orange {}
Callers
8
main
Method · 0.45
display
Method · 0.45
main
Method · 0.45
display
Method · 0.45
main
Method · 0.45
display
Method · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected