streams interface

views updated

streams interface In object-oriented programming, a means of transferring different objects to and from backing store without having to detail the data structure of the object. The streams interface uses methods that form part of the object itself.