Jonathan C

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Jonathan C created a post,

    Good code red - implicit conversion

    Hi,I have a little trick for forcing caller of a method to supply an exact type, disabling unwanted implicit conversions(for example if I want to force a caller to supply BigDecimal and not Double,...