Remove unnecessary code from prior commit

This commit is contained in:
Rossen Stoyanchev
2019-09-04 12:59:19 +01:00
parent dfc7540106
commit 310f0bfb6c

View File

@@ -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