MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getOther

Method getOther

src/org/albite/albite/ColorScheme.java:142–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140 }
141
142 public final ColorScheme getOther() {
143 return other;
144 }
145
146 public final byte getType() {
147 return type;

Callers 3

cycleColorSchemesMethod · 0.80
setSchemeMethod · 0.80
saveOptionsToRMSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected