Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cawfree/OpenChirp
/ types & classes
Types & classes
7 in github.com/cawfree/OpenChirp
⨍
Functions
62
◇
Types & classes
7
Class
Builder
Factory Pattern.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:139
Class
ChirpFactory
Represents an encoded ChirpFactory, capable of transmission.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:14
Interface
IDetector
A base interface for a concrete class capable of interpreting chirp data.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:46
Interface
IListener
Called when a Chirp has beend detected.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:52
Class
MainActivity
android/app/src/main/java/io/github/cawfree/chirp/MainActivity.java:29
Class
Range
Defines the set of allowable characters for a given protocol.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:120
Class
Result
Declares a ChirpResult.
android/app/src/main/java/io/github/cawfree/chirp/ChirpFactory.java:30