I'm a software engineer with a focus in public transit.
On the side, I create Musical Fiction - stories inspired by and interwoven with music.
Here are some of my more interesting Java answers:
<T, U extends T & MyInterface>
is illegalCollection.toArray(T[])
doesn't take an E[]
instead