Java equivalent to C# dynamic class type?

前端 未结 4 1699
[愿得一人]
[愿得一人] 2020-12-06 06:01

I\'m coming from the world of c#.

in C# i am able to use the class dynamic http://msdn.microsoft.com/en-us/library/dd264741.aspx

This allows me to not have t

4条回答
提交回复
热议问题