Proposed API for JEP 259: Stack-Walking API (original) (raw)
Brian Goetz brian.goetz at oracle.com
Sat Oct 31 23:37:31 UTC 2015
- Previous message: Proposed API for JEP 259: Stack-Walking API
- Next message: Proposed API for JEP 259: Stack-Walking API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IntToIntFunction => IntUnaryOperator. Ah that's the one! You know I think that this is more than once that I looked for, and didn't find, that interface. Some kind of mental blind spot I guess. :-)
We all look forward to when Valhalla will relegate all of these hand-specialized interfaces to the scrap heap, and we can just use Function<int,int>...
- Previous message: Proposed API for JEP 259: Stack-Walking API
- Next message: Proposed API for JEP 259: Stack-Walking API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]