Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.java > #8596

Re: casting di un oggetto

X-Received by 10.66.136.40 with SMTP id px8mr16878287pab.11.1444496660744; Sat, 10 Oct 2015 10:04:20 -0700 (PDT)
X-Received by 10.182.44.163 with SMTP id f3mr110396obm.7.1444496660665; Sat, 10 Oct 2015 10:04:20 -0700 (PDT)
Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!kq10no19435709igb.0!news-out.google.com!n2ni26230igy.0!nntp.google.com!kq10no17306929igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups it.comp.java
Date Sat, 10 Oct 2015 10:04:20 -0700 (PDT)
In-Reply-To <mvbe0r$61r$1@speranza.aioe.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=93.65.158.177; posting-account=kkPXBwoAAAAS8kQ4UkfXWP36PIugYyaV
NNTP-Posting-Host 93.65.158.177
References <mvbe0r$61r$1@speranza.aioe.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <a7aab062-53da-48f7-98ea-76dc6f241a27@googlegroups.com> (permalink)
Subject Re: casting di un oggetto
From rootkit <rootkit@email.it>
Injection-Date Sat, 10 Oct 2015 17:04:20 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com it.comp.java:8596

Show key headers only | View raw


Il giorno sabato 10 ottobre 2015 18:22:56 UTC+2, Vittorio ha scritto:
> una interfaccia può essere convertita in una classe che implementa tale 
> interfaccia?
> 
> esempio:
> 
> ClasseA  istanzaclasseA  =  (ClasseA)InterfacciaX
> 
> dove ClasseA implementa l'interfaccia X

a compile time è consentito.
a runtime se la variabile a destra non è una istanza di ClasseA si genera
una eccezione.

Back to it.comp.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

casting di un oggetto "Vittorio" <scipionelafricano@tim.it> - 2015-10-10 18:22 +0200
  Re: casting di un oggetto rootkit <rootkit@email.it> - 2015-10-10 10:04 -0700
    Re: casting di un oggetto 4ndre4 <a.laforgia@gmail.com> - 2015-10-10 13:29 -0700
      Re: casting di un oggetto rootkit <rootkit@email.it> - 2015-10-10 14:07 -0700
        Re: casting di un oggetto 4ndre4 <a.laforgia@gmail.com> - 2015-10-11 06:05 -0700
  Re: casting di un oggetto 4ndre4 <a.laforgia@gmail.com> - 2015-10-10 13:29 -0700
    Re: casting di un oggetto "Vittorio" <scipionelafricano@tim.it> - 2015-10-11 00:35 +0200
      Re: casting di un oggetto 4ndre4 <a.laforgia@gmail.com> - 2015-10-11 06:04 -0700
      Re: casting di un oggetto rootkit <rootkit@email.it> - 2015-10-11 08:58 -0700

csiph-web