Uses of Interface
jetbrains.buildServer.dataStructures.NotNullMapper
-
Packages that use NotNullMapper Package Description jetbrains.buildServer.dataStructures -
-
Uses of NotNullMapper in jetbrains.buildServer.dataStructures
Subinterfaces of NotNullMapper in jetbrains.buildServer.dataStructures Modifier and Type Interface Description interface
NotNullBiMapper<T,Q>
This mapper could only convert values.
-