提交 310f0bfb 编写于 作者: R Rossen Stoyanchev

Remove unnecessary code from prior commit

上级 dfc75401
......@@ -336,15 +336,6 @@ public abstract class DataBufferUtils {
}
public void handle() {
Number n = 5;
inspect(n);
}
public <U extends Number> void inspect(U u){
}
/**
* Write the given stream of {@link DataBuffer DataBuffers} to the given
* file {@link Path}. The optional {@code options} parameter specifies
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册