This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
intrace
mirror of
https://github.com/mchr3k/org.intrace
Watch
0
Star
0
Fork
You've already forked intrace
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
intrace
/
org.intrace
/
testsrc
/
example
/
ISomeKindOfInterface.java
7 lines
92 B
Java
Raw
Permalink
Blame
History
package
example
;
public
interface
ISomeKindOfInterface
{
public
void
shoutOut
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink