Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeoTerrm/NeoTerm
/ NeoAudioThread
Class
NeoAudioThread
Xorg/src/main/java/io/neoterm/NeoAudioThread.java:9–13 ·
view source on GitHub ↗
@author kiva
Source
from the content-addressed store, hash-verified
7
*/
8
9
public
class
NeoAudioThread extends AudioThread {
10
public
NeoAudioThread(NeoXorgViewClient client) {
11
super(client);
12
}
13
}
Callers
1
XSession
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected