Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ middle
Method
middle
src/main/java/fielded/Animatable.java:26–26 ·
view source on GitHub ↗
(boolean isEnding)
Source
from the content-addressed store, hash-verified
24
default Object beginning(boolean isEnding) {
25
return
this;
26
}
27
28
default Object middle(boolean isEnding) {
29
return
this;
Callers
4
get
Method · 0.65
beginning
Method · 0.65
middle
Method · 0.65
end
Method · 0.65
Implementers
1
Nashorn
src/main/java/fieldnashorn/Nashorn.jav
Calls
no outgoing calls
Tested by
no test coverage detected