Package omero.api

Class ByteArrayArrayHolder


  • public final class ByteArrayArrayHolder
    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

      • ByteArrayArrayHolder

        public ByteArrayArrayHolder()
      • ByteArrayArrayHolder

        public ByteArrayArrayHolder​(byte[][] value)