MCPcopy 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

getMethod · 0.65
beginningMethod · 0.65
endMethod · 0.65

Implementers 1

Nashornsrc/main/java/fieldnashorn/Nashorn.jav

Calls

no outgoing calls

Tested by

no test coverage detected