1 2 3 4 5 6 7 8
package cuchaz.enigma.inputs.translation; public class A { public int one; public float two; public String three; }