be.bastard.mtracker
Interface MediaId

All Superinterfaces:
java.lang.Comparable<MediaId>, java.io.Serializable

public interface MediaId
extends java.io.Serializable, java.lang.Comparable<MediaId>

Created by IntelliJ IDEA. User: rls Date: 6-feb-2006 Time: 14:51:32 To change this template use File | Settings | File Templates.


Method Summary
 boolean equals(MediaId id)
           
 int toInt()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

equals

boolean equals(MediaId id)

toInt

int toInt()


Copyright 2006 null. All Rights Reserved.