public class Strings6
extends java.lang.Object
| Constructor and Description |
|---|
Strings6() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Get a String for the Scanner and a second String which are the characters
to find in the first String.
|
public static void main(java.lang.String[] args)
args - the command line String[] array arguments