Adaptations due to PR comments
Signed-off-by: Ammar Bikic <ammar.bikic@bosch.io>
This commit is contained in:
@@ -10,6 +10,9 @@ package org.eclipse.hawkbit.repository;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* @param <T> the parameter of the class
|
||||
*/
|
||||
@FunctionalInterface
|
||||
public interface Identifiable<T extends Serializable> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user