Refactoring
This commit is contained in:
@@ -47,7 +47,7 @@ class Android implements IMicroUsbPhone {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* exposing the target interface while wrapping source object */
|
|
||||||
class LightningToMicroUsbAdapter implements IMicroUsbPhone {
|
class LightningToMicroUsbAdapter implements IMicroUsbPhone {
|
||||||
private final ILightningPhone lightningPhone;
|
private final ILightningPhone lightningPhone;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user