Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Ability to convert anonymous classes and functional interfaces to delegates #31

Open
hazzik opened this issue Nov 16, 2013 · 1 comment

Comments

@hazzik
Copy link
Contributor

hazzik commented Nov 16, 2013

No description provided.

@hazzik
Copy link
Contributor Author

hazzik commented Nov 17, 2013

For example, implementation of java.lang.Runnable can be converted to a delegate of type System.Action and java.lang.Callable<V> to a delegate of type System.Func<TResult>

@hazzik hazzik changed the title Ability to convert anonymous classes to delegates Ability to convert anonymous classes and functional interfaces to delegates Mar 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant