blob: 7b635d0b24f3ea392465cc55a1334da7f46cc4a0 [file] [log] [blame]
public class SwitchProvider {
public GoalSwitch method() {
return new GoalSwitch();
}
}