public interface Report
<C> void
send(C content)
<C,S> C
write(S scannedObject)
<C,S> C write(S scannedObject) throws Exception
Exception
<C> void send(C content) throws Exception
Copyright © 2019. All rights reserved.