In java, by default elements in an array are separated by commas. Is there anyway to make this a variable character. In some instances I want elements separated by commas, but in other instances, I want them separated by colons. Is there anyway to achieve this behavior?
No comments:
Post a Comment