public class ArrayUtil extends Object
static Boolean
isIn(ArrayType array, Object value)
isNotIn(ArrayType array, Object value)
static List<String>
tokenize(ArrayType array)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Boolean isIn(ArrayType array, Object value)
public static Boolean isNotIn(ArrayType array, Object value)
public static List<String> tokenize(ArrayType array)
Copyright © 2013 University of Tartu. All Rights Reserved.