Searched refs:propertyArrLength (Results 1 – 1 of 1) sorted by relevance
955 int propertyArrLength = Array.getLength(property); in appendPropertyString() local956 for (int i = 0; i < propertyArrLength; i++) { in appendPropertyString()965 if (i != propertyArrLength - 1) { in appendPropertyString()