Community driven content discussing all aspects of software development from DevOps to design patterns. Follow these steps to find the length of a String in Java: Declare a variable of type String ...
A regex of the form [:alpha:]{2}\d{3} should do the trick. If your regex engine doesn't support [:alpha:], use [a-zA-Z] instead.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results