Skip to content

Commit 2af9466

Browse files
wanjianwanjian
authored andcommitted
no message
1 parent 4112fda commit 2af9466

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/java/com/wanjian/cockroach/Cockroach.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
public final class Cockroach {
1212

13-
interface ExceptionHandler {
13+
public interface ExceptionHandler {
1414

1515
void handlerException(Thread thread, Throwable throwable);
1616
}

0 commit comments

Comments
 (0)