public static <T> T move( Container<T> from, Container<? super T> to);