Changeset 186
- Timestamp:
- Oct 12, 2006, 11:26:43 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/se/lu/onk/BaseFile/src/basefile/BASEFileReader.java
r185 r186 138 138 @SuppressWarnings("unchecked") 139 139 public <R, S> BASEFileSpotSection<R, S> readSpotSection() 140 throws BadFormatException, IOException , BadSectionException140 throws BadFormatException, IOException 141 141 { 142 142 section = new BASEFileSpotSection<R, S>();
Note: See TracChangeset
for help on using the changeset viewer.