|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mp4parser.util.UUIDConverter
public class UUIDConverter
UUID from/to byte array.
| Constructor Summary | |
|---|---|
UUIDConverter()
|
|
| Method Summary | |
|---|---|
static java.util.UUID |
convert(byte[] uuidBytes)
|
static byte[] |
convert(java.util.UUID uuid)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UUIDConverter()
| Method Detail |
|---|
public static byte[] convert(java.util.UUID uuid)
public static java.util.UUID convert(byte[] uuidBytes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||