So, if I create a method that extend DateTime insi...
# random
j
So, if I create a method that extend DateTime inside a class called «Utils». I still have to call
Utils.extendedMethod()
to access it from Java?