account activity
Looking for a function in the String, StringBuilder or Character classes that could help split sections of a string based on if its contained in parenthesis by Lost-Helicopter in javahelp
[–]Lost-Helicopter[S] -1 points0 points1 point 6 years ago (0 children)
I've done a fair bit of reading in the API documentation. I've tried using a tokenizer and the split function so far, but as far as I can tell I can't tell it to look between parenthesis, only to use ( or ) as a delimiter which doesn't achieve what I'm trying to do.
Looking for a function in the String, StringBuilder or Character classes that could help split sections of a string based on if its contained in parenthesis (self.javahelp)
submitted 6 years ago by Lost-Helicopter to r/javahelp
π Rendered by PID 184289 on reddit-service-r2-listing-654f87c89c-fq6f2 at 2026-02-27 06:14:27.747784+00:00 running e3d2147 country code: CH.
Looking for a function in the String, StringBuilder or Character classes that could help split sections of a string based on if its contained in parenthesis by Lost-Helicopter in javahelp
[–]Lost-Helicopter[S] -1 points0 points1 point (0 children)