MCPcopy Create free account
hub / github.com/XCSoar/XCSoar / getState

Method getState

android/src/MultiPort.java:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 }
113
114 @Override public int getState() {
115 return checkValid();
116 }
117
118 @Override public boolean drain() {
119 // XXX not implemented

Callers

nothing calls this directly

Calls 1

checkValidMethod · 0.95

Tested by

no test coverage detected