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 | 121396 reads
|
Browse archives
Active forum topics |
Recent comments
2 weeks 2 days ago
42 weeks 4 days ago
42 weeks 4 days ago
42 weeks 4 days ago
1 year 12 weeks ago
1 year 16 weeks ago
1 year 18 weeks ago
1 year 18 weeks ago
1 year 21 weeks ago
1 year 25 weeks ago