public interface ShiftInterface { public void shift(SwapStoreInterface ss); }