public interface IPaper
Modifier and Type | Interface and Description |
---|---|
static class |
IPaper.Outputs |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
open() |
void |
put(IPaper.Outputs data) |
void open()
void put(IPaper.Outputs data)
void close()
Copyright © 2018 Ken Händel. All rights reserved.