Searched refs:identityIndexOf (Results 1 – 1 of 1) sorted by relevance
63 private static <T> int identityIndexOf(List<T> list, T object) { in identityIndexOf() method in ItemGroup133 final int childIndex = identityIndexOf(children, child); in removeChild()192 return getChildPosition(identityIndexOf(children, child)); in getChildPosition()