public class ArrayTools extends Object
ArrayTools()
static int
findFirst(char c, int start, int offset, char[] array)
findLast(char c, int start, int offset, char[] array)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayTools()
public static int findFirst(char c, int start, int offset, char[] array)
public static int findLast(char c, int start, int offset, char[] array)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.