Package com.cosylab.vdct.util
Class ChoiceUtils
- java.lang.Object
-
- com.cosylab.vdct.util.ChoiceUtils
-
public class ChoiceUtils extends Object
Insert the type's description here. Creation date: (5.11.1999 14:51:56)- Author:
- cosylab
-
-
Constructor Summary
Constructors Constructor Description ChoiceUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
containsItem(Choice ch, String item)
Insert the method's description here.
-