Loading
Make OCSResponse a generic class, not just a class with geric method
Originally I falsly used a generic method, and assumed that it will work just like in C++. Java works a bit different when it comes to generics.
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Originally I falsly used a generic method, and assumed that it will work just like in C++. Java works a bit different when it comes to generics.