We can make them private, but I thought that maybe someone want to directly load a binary cas. Well that's not really necessary.
Best, Peter Am 03.08.2016 um 18:10 schrieb Marshall Schor: > This class is a collection of static methods, mostly variants of "load" and > "save". > > There are 3 public methods "loadBinary" that appear to be called from various > "load" methods. > > Could these loadBinary methods be changed to private, instead of public, or do > they need to be part of the public API? > > -Marshall
