How to detect the last character

Posted by Mercer on Stack Overflow See other posts from Stack Overflow or by Mercer
Published on 2010-05-28T14:58:24Z Indexed on 2010/05/28 15:01 UTC
Read the original article Hit count: 116

Filed under:
|

i have a string and i want to know if the last character in my string is #

example: String test="test my String #";

© Stack Overflow or respective owner

Related posts about java

Related posts about string