import java.util.List; public class WildcardError { void foo(List i) { i.set(0, i.get(0)); } }

AltStyle によって変換されたページ (->オリジナル) /