1 2 3 4 5 6
package cuchaz.enigma.inputs.constructors; public class DefaultConstructable { // only default constructor }