Factory method pattern – interesting appliance

Today I’m going to talk about factory method pattern and it’s very interesting appliance. Read the rest of this entry »

Pages: 1 2 3 4

HashMap complex keys

Everybody use associative arrays. They provide mapping between key and value. In this article I’ll talk about using complex keys in java.util.HashMap<K,V> Read the rest of this entry »

Pages: 1 2 3

SyslogSessionMapper unit testing

Follow

Get every new post delivered to your Inbox.