You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javapractices-dot-com-discuss
I have added a sketch (see link) for a different way of implementing
Singletons. The idea is to avoid long-lived objects, which often
related to memory leaks.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javapractices-dot-com-discuss
I have sketched (see link) of an idea for centralizing time
acquistion. This idea has been implemented in the web4j tool, and
would seem to be useful for many applications.