Class CommonArrayFSImpl

    • Constructor Detail

      • CommonArrayFSImpl

        protected CommonArrayFSImpl()
      • CommonArrayFSImpl

        protected CommonArrayFSImpl​(CASImpl cas,
                                    int addr)
    • Method Detail

      • size

        public int size()
      • copyToArray

        public abstract void copyToArray​(int srcOffset,
                                         java.lang.String[] dest,
                                         int destOffset,
                                         int length)
      • toStringArray

        public java.lang.String[] toStringArray()