public static final class ProcessingComponentDescriptor.ProcessingComponentDescriptorToId extends Object implements org.carrot2.shaded.guava.common.base.Function<ProcessingComponentDescriptor,String>
ProcessingComponentDescriptor to its identifier.| Modifier and Type | Field and Description |
|---|---|
static ProcessingComponentDescriptor.ProcessingComponentDescriptorToId |
INSTANCE |
public static final ProcessingComponentDescriptor.ProcessingComponentDescriptorToId INSTANCE
public String apply(ProcessingComponentDescriptor descriptor)
apply in interface org.carrot2.shaded.guava.common.base.Function<ProcessingComponentDescriptor,String>