Project Wonder 5.0

Uses of Class
er.extensions.foundation.ERXEqualator

Packages that use ERXEqualator
er.extensions.foundation   
 

Uses of ERXEqualator in er.extensions.foundation
 

Fields in er.extensions.foundation declared as ERXEqualator
static ERXEqualator ERXEqualator.EOEqualsEqualator
          Provides EO equality checks regardless of the editing context the objects are registered in.
static ERXEqualator ERXEqualator.SafeEqualsEqualator
          Provides a safe equality check that won't throw if one or both of the objects is null.
 

Methods in er.extensions.foundation with parameters of type ERXEqualator
static
<T> int
ERXArrayUtilities.indexOfObjectUsingEqualator(com.webobjects.foundation.NSArray<T> array, T object, ERXEqualator equalator)
          Locates an object within an array using a custom equality check provided as an ERXEqualator.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.