Package omero.api

Class ByteArrayHolder


  • public final class ByteArrayHolder
    extends Ice.Holder<byte[]>
    • Field Summary

      • Fields inherited from class Ice.Holder

        value
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ByteArrayHolder

        public ByteArrayHolder()
      • ByteArrayHolder

        public ByteArrayHolder​(byte[] value)