public class BluetoothFactory extends PIFactory
Constructor and Description |
---|
BluetoothFactory() |
Modifier and Type | Method and Description |
---|---|
PrinterInterface |
create()
Create printer interface for connection
创建打印机接口,用于连接 |
PrinterInterface |
create(BluetoothType bluetoothType)
Create printer interface for connection
创建打印机接口,用于连接 |
public PrinterInterface create()
PIFactory
public PrinterInterface create(BluetoothType bluetoothType)
PIFactory