8485868788899091929394
} } public static List getLinkedList() { if (TROVE) { return new TLinkedList(); } else { return new LinkedList(); } }