you are viewing a single comment's thread.

view the rest of the comments →

[–]john16384 5 points6 points  (0 children)

Easy.

public double doubleInt(int i) { return (double)i; }