Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 889058d

Browse files
committed
Remove empty javadoc
1 parent 22f2b82 commit 889058d

190 files changed

Lines changed: 0 additions & 570 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/main/java/com/xdev/jadoth/codegen/java/JavaSerialVersionUIDGenerator.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaAccessibleObjectDefinition.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaAccessibleObjectDescription.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaAnnotatedElementDefinition.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaAnnotatedElementDescription.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaAnnotation.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaArrayType.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaBlock.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaCallableObjectDefinition.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

src/main/java/com/xdev/jadoth/codegen/java/codeobjects/JavaCallableObjectDescription.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
18-
/**
19-
*
20-
*/
2118
package com.xdev.jadoth.codegen.java.codeobjects;
2219

2320
/**

0 commit comments

Comments
 (0)