- java.lang.Object
-
- com.exalead.papi.helper.DocumentsPushAPIException.Entry
-
- All Implemented Interfaces:
- java.util.Map.Entry<Document,java.lang.Exception>
- Enclosing class:
- DocumentsPushAPIException
public static class DocumentsPushAPIException.Entry
extends java.lang.Object
implements java.util.Map.Entry<Document,java.lang.Exception>
Simple implementation of a Map.Entry used
for DocumentsPushAPIException.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Document |
doc |
protected java.lang.Exception |
exception |
-
Constructor Summary
Constructors
Constructor and Description |
Entry(Document doc,
java.lang.Exception exception) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
-
-
Method Detail
-
getKey
public Document getKey()
- Specified by:
getKey
in interface java.util.Map.Entry<Document,java.lang.Exception>
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry<Document,java.lang.Exception>
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2021 Dassault Systèmes, All Rights Reserved.