|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mp4parser.boxes.AbstractSampleEncryptionBox.Entry.Pair
public class AbstractSampleEncryptionBox.Entry.Pair
| Field Summary | |
|---|---|
int |
clear
|
long |
encrypted
|
| Constructor Summary | |
|---|---|
AbstractSampleEncryptionBox.Entry.Pair(int clear,
long encrypted)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int clear
public long encrypted
| Constructor Detail |
|---|
public AbstractSampleEncryptionBox.Entry.Pair(int clear,
long encrypted)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||