A ByteDiscriminator discriminates Bytes. With Java's auto-boxing feature, it doesn't matter whether Byte objects or byte values are present; this Discriminator will discriminate them. It discriminates its input by discriminating directly on the byte values.
Given the input...
... a ByteDiscriminator returns the following equivalence classes: