net.sf.cpsolver.coursett.model
Interface TimeLocation.IntEnumeration

All Superinterfaces:
Enumeration
Enclosing class:
TimeLocation

public static interface TimeLocation.IntEnumeration
extends Enumeration

Integer enumeration


Method Summary
 int nextInt()
           
 
Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement
 

Method Detail

nextInt

int nextInt()