package org.nuunframework.universalvisitor.sample.collections; /** * * * @author Epo Jemba * @author Pierre Thirouin * */ public class J { public Integer jValue = new Integer(10); }