MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / set

Method set

src/main/java/com/volmit/adapt/util/Observable.java:24–24  ·  view source on GitHub ↗
(T t)

Source from the content-addressed store, hash-verified

22 T get();
23
24 Observable<T> set(T t);
25
26 boolean has();
27

Callers 15

reportEarningsMethod · 0.65
onBrewMethod · 0.65
dieAfterMethod · 0.65
setIntervalMethod · 0.65
tickMethod · 0.65
burstMethod · 0.65
stopBurstingMethod · 0.65
stopSkippingMethod · 0.65
skipMethod · 0.65
onMethod · 0.65
onMethod · 0.65
onMethod · 0.65

Implementers 1

Osrc/main/java/com/volmit/adapt/util/O.

Calls

no outgoing calls

Tested by

no test coverage detected