Questions tagged [joiner]

An object which joins pieces of text (specified as an array, Iterable, varargs or even a Map) with a separator. It either appends the results to an Appendable or returns them as a String.

16 questions
0
votes
1 answer

Mapping .mp4.001 and .mp4.002 files into a player

I have been looking for a way in which I can map two split files into an online player. For example if I have .mp4.001 file and .mp4.002 file in one folder VLC media player automatically finds all the connected files in the same folder and plays a…
Aakash Thakkar
  • 35
  • 1
  • 1
  • 6
1
2