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