hep.lcd.vertexing.zvtop
Interface VertexListInt

All Known Implementing Classes:
ZvVertexList

public interface VertexListInt
extends VertexList

General vertex list interface

Version:
$Id: VertexListInt.java,v 1.1 2001/06/13 23:51:15 walkowia Exp $
Author:
W.Walkowiak, 11/20/00
Source Code:
VertexListInt.java

Method Summary
 boolean isEmpty()
          Is the list empty?
 
Methods inherited from interface hep.lcd.event.VertexList
getNVertices, getVertices
 

Method Detail

isEmpty

public boolean isEmpty()
Is the list empty?


The LCD Group