Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/traneio/future
/ Local
Method
Local
future-java/src/main/java/io/trane/future/Local.java:123–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
private
final
int
position = newPosition();
122
123
private
Local() {
124
}
125
126
/**
127
* Updates the local with the provided value.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected