[root]/ch.sahits.model/src/ch/sahits/model/java
db
(1 files, 463 lines)
gui
(1 files, 25 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 29 (100.0%) | 584 (100.0%) | 20.1 |
Fixed the equals methods so the ordering of the elements in the list is irrelevant
Added the ch.sahits.util package to gain access to the Pair class
50 lines of code changed in:
include also the unboxed primitive types
2 lines of code changed in:
Refactoring using Pair instead of IBeanField for parameters
12 lines of code changed in:
Implemente interface IGeneratedObject
3 lines of code changed in:
Added class model for #8
108 lines of code changed in:
Added methods equals, hashCode and toString
66 lines of code changed in:
Added conveninece method for visibility
0 lines of code changed in:
Added method definition
133 lines of code changed in:
Added missing JavaDoc
1 lines of code changed in:
Fix some depriciation issues
20 lines of code changed in:
Use casting for the correct return type
24 lines of code changed in:
Merged from branch
165 lines of code changed in:
Clean up many warnings
0 lines of code changed in: