srecord BitIOWrapper(BitIO io) is BitIO { replace SomethingHead with BitHead. public void readWrite(SomethingHead head) { io.readWrite(head); } }