PROPOSAL: 'final' without explicit type (update) (original) (raw)
Reinier Zwitserloot reinier at zwitserloot.com
Tue Mar 31 08:39:40 PDT 2009
- Previous message: PROPOSAL: 'final' without explicit type (update)
- Next message: Simply implicit method invocation chaining (update)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I stand corrected.
--Reinier Zwitserloot
On Mar 31, 2009, at 17:33, Mark Thornton wrote:
Reinier Zwitserloot wrote:
2. You will not be calling arraylist-specific methods (which there are none, but let's argue for a moment that there are), eventhough the intent is for 'list' to perhaps hold some other non- ArrayList list, and
ArrayList.ensureCapacity ArrayList.trimToSize Mark Thornton
- Previous message: PROPOSAL: 'final' without explicit type (update)
- Next message: Simply implicit method invocation chaining (update)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]