|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageDuplicates
This interface specifies the format for returning found duplicates.
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getDuplicate(int position)
Returns the list of duplicates at given position |
int |
length()
Returns the size of the result list. |
| Method Detail |
|---|
int length()
java.util.List<java.lang.String> getDuplicate(int position)
position - defines the position.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||