Does java have a Data type that is similar to QVariant without using the java qt binding?
I want to have a Map< String, QVariant> so that I can have different data types for each value in the container.
Does JAVA have this?
P.S. JAVA noob!
Does java have a Data type that is similar to QVariant without using the java qt binding?
I want to have a Map< String, QVariant> so that I can have different data types for each value in the container.
Does JAVA have this?
P.S. JAVA noob!