Interface BinaryObjectHolder


  • public interface BinaryObjectHolder
    An object that can have arbitrary byte arrays attached to it.
    Author:
    Garret Wilson
    • Method Detail

      • getBinaryObjectMap

        java.util.Map getBinaryObjectMap()
        Returns:
        A map of binary objects, each an array of bytes keyed to some ID string.