Is there a Java equivalent for System.IO.Path.Combine() in C#/.NET? Or any code to accomplish this?

This static method combines one or more strings into a path.

12 Answers
12

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *