Uses of Interface
org.camunda.spin.spi.TypeDetector
Packages that use TypeDetector
-
Uses of TypeDetector in org.camunda.spin.impl.json.jackson.format
Classes in org.camunda.spin.impl.json.jackson.format that implement TypeDetectorModifier and TypeClassDescriptionclassclassclassclassDetects erased types of Map classes.classDetects erased types of Set classes.Fields in org.camunda.spin.impl.json.jackson.format with type parameters of type TypeDetectorModifier and TypeFieldDescriptionprotected List<TypeDetector>JacksonJsonDataFormat.typeDetectorsMethods in org.camunda.spin.impl.json.jackson.format with parameters of type TypeDetectorModifier and TypeMethodDescriptionvoidJacksonJsonDataFormat.addTypeDetector(TypeDetector typeDetector)