View Javadoc
1   package net.trajano.commons.testing.test.util;
2   
3   public class NonFinalUtil {
4   	public NonFinalUtil() {
5   
6   	}
7   }