I\'ve noticed eclipse JDT uses void as a primitive type. Can this be considered correct?
as I know, void its not a primitive type. However they have this constant in the class Type for reflection reasons!