Java Generic Interfaces

it is used to deal with abstract data types .This is implemented for different data types. Generic interfaces are specified just like generic classes. For example :