forked from I2P_Developers/i2p.i2p
javadoc
This commit is contained in:
7
core/java/src/net/metanotion/Dummy.java
Normal file
7
core/java/src/net/metanotion/Dummy.java
Normal file
@ -0,0 +1,7 @@
|
||||
package net.matanotion;
|
||||
|
||||
/**
|
||||
* Exists only to enable package.html to be included in javadoc.
|
||||
* http://java.sun.com/j2se/javadoc/faq/index.html#packagewithoutjavafiles
|
||||
*/
|
||||
abstract class Dummy {}
|
Reference in New Issue
Block a user