This website requires JavaScript.
Explore
Help
Sign In
eric
/
OnJava8-Examples
Watch
1
Star
0
Fork
0
You've already forked OnJava8-Examples
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
OnJava8-Examples
/
typeinfo
/
interfacea
/
A.java
7 lines
95 B
Java
Raw
Normal View
History
Unescape
Escape
New format
2015-09-07 11:44:36 -06:00
// typeinfo/interfacea/A.java
reorg
2015-06-15 17:47:35 -07:00
package
typeinfo.interfacea
;
public
interface
A
{
void
f
(
)
;
New format
2015-09-07 11:44:36 -06:00
}
Reference in New Issue
Copy Permalink