ruboto/ruboto

View on GitHub
assets/app/src/main/java/InheritingBroadcastReceiver.java

Summary

Maintainability
A
0 mins
Test Coverage
package THE_PACKAGE;

import org.ruboto.JRubyAdapter;

public class InheritingBroadcastReceiver extends org.ruboto.RubotoBroadcastReceiver {
}