Constructor and Description |
---|
ListOfEmail(com.netflix.hollow.api.objects.delegate.HollowListDelegate delegate,
int ordinal) |
Modifier and Type | Method and Description |
---|---|
OfflineDirectoryAPI |
api() |
boolean |
equalsElement(int elementOrdinal,
java.lang.Object testObject) |
Email |
instantiateElement(int ordinal) |
ListOfEmailTypeAPI |
typeApi() |
contains, equals, get, getDelegate, getOrdinal, getSchema, getTypeDataAccess, indexOf, lastIndexOf, size
add, add, addAll, clear, hashCode, iterator, listIterator, listIterator, remove, removeRange, set, subList
addAll, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ListOfEmail(com.netflix.hollow.api.objects.delegate.HollowListDelegate delegate, int ordinal)
public Email instantiateElement(int ordinal)
instantiateElement
in class com.netflix.hollow.api.objects.HollowList<Email>
public boolean equalsElement(int elementOrdinal, java.lang.Object testObject)
equalsElement
in class com.netflix.hollow.api.objects.HollowList<Email>
public OfflineDirectoryAPI api()
public ListOfEmailTypeAPI typeApi()
Copyright © 2021. All Rights Reserved.