DocumentBaseBox
A Box that allows setting its Document base not requiring the caller to know the exact types of the box and its base.
Declaration
protocol DocumentBaseBox<Document> : AnyObjectA Box that allows setting its Document base not requiring the caller to know the exact types of the box and its base.
protocol DocumentBaseBox<Document> : AnyObject