story.scheherazade.misc
Class StorySet

java.lang.Object
  extended by story.scheherazade.misc.StorySet

public class StorySet
extends java.lang.Object


Constructor Summary
StorySet()
           
 
Method Summary
 void add(NarrativeID storyID)
           
 NarrativeID get(int i)
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorySet

public StorySet()
Method Detail

add

public void add(NarrativeID storyID)

size

public int size()

get

public NarrativeID get(int i)
                throws Scheherexception
Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.