Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ head
Method
head
src/main/java/fieldcef/plugins/PadsBox.java:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
}
190
191
protected
Box head() {
192
return
properties.get(TopologyBox.head).get(this);
193
}
194
195
protected
Box tail() {
196
return
properties.get(TopologyBox.tail).get(this);
Callers
4
loaded
Method · 0.95
checkForDeletion
Method · 0.95
updateFrameToMiddle
Method · 0.95
defaultdrawsLines
Method · 0.45
Calls
1
get
Method · 0.65
Tested by
no test coverage detected