Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ beginning
Method
beginning
src/main/java/fielded/Animatable.java:22–22 ·
view source on GitHub ↗
(boolean isEnding)
Source
from the content-addressed store, hash-verified
20
21
22
public
interface
AnimationElement {
23
24
default Object beginning(boolean isEnding) {
25
return
this;
Callers
3
get
Method · 0.65
beginning
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