Develop clang format java (#1653)
This commit is contained in:
@@ -17,7 +17,8 @@ package hdf.hdf5lib.callbacks;
|
||||
*
|
||||
*/
|
||||
public interface H5D_append_t {
|
||||
/** public ArrayList iterdata = new ArrayList();
|
||||
* Any derived interfaces must define the single public variable as above.
|
||||
*/
|
||||
/**
|
||||
* public ArrayList iterdata = new ArrayList();
|
||||
* Any derived interfaces must define the single public variable as above.
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user