BCEL's class file verifier "JustIce"

de.fub.bytecode.verifier.statics
Class IntList

java.lang.Object
  |
  +--de.fub.bytecode.verifier.statics.IntList

public class IntList
extends java.lang.Object

A small utility class representing a set of basic int values.

Version:
$Id: IntList.java,v 1.7 2001/08/30 08:45:42 ehaase Exp $
Author:
Enver Haase

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


(c) Enver Haase 2001, released under the FSF's "GPL version 2" license.