User loginNavigation |
Union types in Java?In C/C++ union types are useful in coding dynamic type systems. Does anyone know if this is possible in Java? I don't see any "union" types in my Java book. Perhaps there is a "work around"? Can a cell in an array be a union? Edit: Is reflection necessary to discover type information in a dynamic context? By Hank Thediek at 2008-02-26 14:48 | LtU Forum | previous forum topic | next forum topic | other blogs | 117333 reads
|
Browse archivesActive forum topics
|
Recent comments
1 week 3 days ago
2 weeks 1 day ago
2 weeks 2 days ago
2 weeks 2 days ago
3 weeks 13 hours ago
3 weeks 3 days ago
3 weeks 3 days ago
3 weeks 3 days ago
4 weeks 5 days ago
5 weeks 7 hours ago