Package gov.nih.mipav.model.algorithms
Class CopyMoveAttackDetection.yxBlockItem
- java.lang.Object
- 
- gov.nih.mipav.model.algorithms.CopyMoveAttackDetection.yxBlockItem
 
- 
- Enclosing class:
- CopyMoveAttackDetection
 
 private class CopyMoveAttackDetection.yxBlockItem extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description yxBlockItem(int y, int x, int[] block)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getBlock()intgetX()intgetY()
 
-