Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38958
| From | Eric Sosman <esosman@comcast-dot-net.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: assign lambda to functional interface |
| Date | 2019-05-11 06:31 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <qb689k$f0s$1@dont-email.me> (permalink) |
| References | <6594e2c1-ec44-4cbc-b6fb-2c8a852fa7dd@googlegroups.com> |
On 5/11/2019 12:58 AM, gk wrote:
> Can we assign a expression into an interface like this ?
> [... code snipped ...]
Yes. Did something go wrong when you tried it?
--
esosman@comcast-dot-net.invalid
Six hundred twenty-one days to go.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
assign lambda to functional interface gk <srcjnu@gmail.com> - 2019-05-10 21:58 -0700
Re: assign lambda to functional interface Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-05-11 06:31 -0400
Re: assign lambda to functional interface gk <srcjnu@gmail.com> - 2019-05-11 05:57 -0700
Re: assign lambda to functional interface Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-05-11 09:38 -0400
Re: assign lambda to functional interface gk <srcjnu@gmail.com> - 2019-05-12 06:28 -0700
Re: assign lambda to functional interface Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-05-12 10:22 -0400
csiph-web