Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
JAVA sidebar pattern match
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; import java.util.regex.*; class Rextester { public static void main(String args[]) { String str = "sdf_plloan-4-jj-sdmfn-dsbfkj_213324"; System.out.println(Pattern.matches(".*-\\d.*", str)); } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Hilbert Curve
JAVA # DİZİ İLE EN BÜYÜK BULMA
rextester.java1
Quadratic equation
piglatin
WM Test
Pattern3
Find if a String2 is substring of String1
hw1p1
Java tree
stackse - search stackoverflow differently
Please log in to post a comment.