Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.straub-nv.de!news-2.dfn.de!news.dfn.de!news.uni-stuttgart.de!news.nask.pl!news.nask.org.pl!news.cyf-kr.edu.pl!agh.edu.pl!news.agh.edu.pl!news.onet.pl!.POSTED!not-for-mail From: Michal Newsgroups: comp.lang.java.programmer Subject: Re: Partially overriding a method? Date: Thu, 21 Apr 2011 21:00:04 +0200 Organization: http://onet.pl Lines: 12 Message-ID: References: NNTP-Posting-Host: 213-238-68-76.adsl.inetia.pl Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.onet.pl 1303412415 15220 213.238.68.76 (21 Apr 2011 19:00:15 GMT) X-Complaints-To: niusy@onet.pl NNTP-Posting-Date: Thu, 21 Apr 2011 19:00:15 +0000 (UTC) User-Agent: Groundhog Newsreader for Android In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3190 On Thu, 21 Apr 2011 08:31:46 -0700 (PDT), "raphfrk@gmail.com" wrote: > This would override and only use the sub-class for processing Strings. I guess what you are looking for is multidispatch. Not supported by Java. -- Michal -- Michal