mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Polish
This commit is contained in:
+1
-1
@@ -25,9 +25,9 @@ import java.util.function.Predicate;
|
||||
/**
|
||||
* Base class used to manage a map of {@link Buffer} objects.
|
||||
*
|
||||
* @param <B> The buffer type
|
||||
* @author Dave Syer
|
||||
* @author Phillip Webb
|
||||
* @param <B> The buffer type
|
||||
*/
|
||||
abstract class Buffers<B extends Buffer<?>> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user