reformat benchmark source codes to meet the requirements of the annotation generation.
[IRC.git] / Robust / src / ClassLibrary / doublewrapper.java
1 public class doublewrapper {
2   public doublewrapper() {
3   }
4   double value;
5 }