- Timestamp:
- 07/18/16 13:44:58 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/src/de/ugoe/cs/cpdp/training/WekaLocalFQTraining.java
r135 r136 574 574 * 575 575 * @author Alexander Trautsch 576 * @param <T> type of the instance 576 577 */ 577 578 public class QuadTreePayload<T> { … … 615 616 * </p> 616 617 * 617 * @return 618 * @return the instance 618 619 */ 619 620 public T getInst() {
Note: See TracChangeset
for help on using the changeset viewer.