Interface GCCardCleaner
public interface GCCardCleaner
- 
Method Summary
Modifier and TypeMethodDescriptionvoidclean(VoidPointer lowAddress, VoidPointer highAddress, U8Pointer cardToClean)  
- 
Method Details
- 
clean
 
 - 
 
voidclean(VoidPointer lowAddress,
 VoidPointer highAddress,
 U8Pointer cardToClean)