removed author tags
This commit is contained in:
@@ -27,10 +27,7 @@
|
|||||||
package com.jacob.com;
|
package com.jacob.com;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author joe
|
* TODO: Need javadoc here
|
||||||
*
|
|
||||||
* TODO To change the template for this generated type comment go to
|
|
||||||
* Window - Preferences - Java - Code Style - Code Templates
|
|
||||||
*/
|
*/
|
||||||
public class SafeArray extends JacobObject {
|
public class SafeArray extends JacobObject {
|
||||||
int m_pV = 0;
|
int m_pV = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user