public static final class LabelFactory.LabelFactoryProvenance extends Object implements OutputFactoryProvenance
LabelFactory
.Constructor and Description |
---|
LabelFactoryProvenance(Map<String,com.oracle.labs.mlrg.olcut.provenance.Provenance> map)
Constructor used by the provenance serialization system.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getClassName() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getConfiguredParameters
getEmptyProvenance, getInstanceValues, iterator
checkAndExtractProvenance, generateString, maybeExtractProvenance
forEach, spliterator
public LabelFactoryProvenance(Map<String,com.oracle.labs.mlrg.olcut.provenance.Provenance> map)
As the label factory has no state, the argument is expected to be empty, and it's contents are ignored.
map
- The provenance map to use.public String getClassName()
getClassName
in interface com.oracle.labs.mlrg.olcut.provenance.ObjectProvenance
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.