MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / end

Method end

src/main/java/fielded/Animatable.java:30–30  ·  view source on GitHub ↗
(boolean isEnding)

Source from the content-addressed store, hash-verified

28 default Object middle(boolean isEnding) {
29 return this;
30 }
31
32 default Object end(boolean isEnding) {
33 return this;

Callers 15

stop.box.jsFile · 0.65
play.box.jsFile · 0.65
shortcuts.box.jsFile · 0.65
replay.box.jsFile · 0.65
reset.box.jsFile · 0.65
play.box.jsFile · 0.65
serializeAllOutputFunction · 0.65
ZeFunction · 0.65
d3.min.jsFile · 0.65
upload-release.jsFile · 0.65
getMethod · 0.65

Implementers 1

Nashornsrc/main/java/fieldnashorn/Nashorn.jav

Calls

no outgoing calls

Tested by

no test coverage detected