I use SWIG 4.0.1 to call C++ code from Java. I have a template class that is nicely wrapped using the %template directive, but I also have another class which I
%template