Class ICUResourceBundleReader.Array

    • Constructor Detail

      • Array

        Array()
    • Method Detail

      • getValue

        public boolean getValue​(int i,
                                UResource.Value value)
        Specified by:
        getValue in interface UResource.Array
        Parameters:
        i - Array item index.
        value - Output-only, receives the value of the i'th item.
        Returns:
        true if i is non-negative and less than getSize().