Name: Anonymous 2009-02-28 11:59
"Access to enclosing method setNode(SLL.SLLNode<E>) from the type SLL<E>.SLLNode<E> is emulated by a synthetic accessor method. Increasing its visibility will improve your performance."
What the fuck? It's a fucking private static inner class. I can private everything inside it.
What the fuck? It's a fucking private static inner class. I can private everything inside it.