Package omero.api

Class BoolArrayHolder


  • public final class BoolArrayHolder
    extends Ice.Holder<boolean[]>
    • 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

      • BoolArrayHolder

        public BoolArrayHolder()
      • BoolArrayHolder

        public BoolArrayHolder​(boolean[] value)