Class ClassID


  • public class ClassID
    extends Object
    Represents a class ID (16 bytes). Unlike other little-endian type the ClassID is not just 16 bytes stored in the wrong order. Instead, it is a double word (4 bytes) followed by two words (2 bytes each) followed by 8 bytes.

    The ClassID (or CLSID) is a UUID - see RFC 4122