edu.mit.jwi.item
Interface IItemID<T extends IItem<?>>

Type Parameters:
T - the type of the item for which this type is an ID
All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
IExceptionEntryID, IIndexWordID, ISynsetID, IWordID
All Known Implementing Classes:
ExceptionEntryID, IndexWordID, SynsetID, WordID

public interface IItemID<T extends IItem<?>>
extends java.io.Serializable

An ID for an IItem object.

Since:
JWI 2.0.0
Version:
2.4.0
Author:
Mark A. Finlayson



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.