Annotate interfaces with @FunctionaInterface
Closes gh-6857
This commit is contained in:
committed by
Andy Wilkinson
parent
6d70c061de
commit
3d52c86a21
@@ -21,6 +21,7 @@ package org.springframework.boot.loader.jar;
|
||||
*
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
@FunctionalInterface
|
||||
interface JarEntryFilter {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user