public interface PatchHandlerStrategy
Modifier and Type | Method and Description |
---|---|
Patch |
getPatch(Patch bank,
int patchNum)
Gets a patch from the bank, converting it as needed.
|
void |
putPatch(Patch bank,
Patch single,
int patchNum)
Puts a patch into the bank, converting it as needed.
|
Copyright © 2014. All Rights Reserved.