-
Bug
-
Resolution: Fixed
-
P2
-
8
In an earlier iteration of the API, applications could create Paper directly, so it
was handy to be able to specify Units.
This is no longer needed and there is in fact nowhere in the public API to use Units
so we can make this already nested class Units private to the Paper class.
was handy to be able to specify Units.
This is no longer needed and there is in fact nowhere in the public API to use Units
so we can make this already nested class Units private to the Paper class.