changes + add two more benchmarks without annotations
[IRC.git] / Robust / src / ClassLibrary / doublewrapper.java
1 public class doublewrapper {
2   public doublewrapper() {
3   }
4   double value;
5 }