Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -47,7 +47,8 @@ public abstract class SampleModel
|
||||
/** Height of image described. */
|
||||
protected int height;
|
||||
|
||||
/** Number of bands in the image described. */
|
||||
/** Number of bands in the image described. Package-private here,
|
||||
shadowed by ComponentSampleModel. */
|
||||
protected int numBands;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user