package test; import java.io.Serializable; public class AllBoundsInWhen { public void foo() { throw new UnsupportedOperationException(); } }