Uses of Class
de.espirit.common.util.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in de.espirit.common.util
Methods in de.espirit.common.util that return Pair -
Uses of Pair in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return types with arguments of type PairModifier and TypeMethodDescriptionSectionList.diff
(SectionList others) Deprecated.since 5.2.21 - see type -
Uses of Pair in de.espirit.firstspirit.access.project
Methods in de.espirit.firstspirit.access.project that return PairModifier and TypeMethodDescriptionInlinePreviewConstraints.getGDataAPiCredentials()
Deprecated.since 5.2.180904 - no replacementMethods in de.espirit.firstspirit.access.project with parameters of type PairModifier and TypeMethodDescriptionvoid
InlinePreviewConstraints.setGDataApiCredentials
(Pair<String, String> credentials) Deprecated.since 5.2.180904 - no replacement -
Uses of Pair in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return types with arguments of type PairModifier and TypeMethodDescriptionGenerateTask.getGenerateList()
Get a list of language/template set combinations which should be generated. -
Uses of Pair in de.espirit.firstspirit.storage
Methods in de.espirit.firstspirit.storage that return types with arguments of type PairModifier and TypeMethodDescriptionChildrenChangeDetail.getReorderedElements()
Returns an unmodifiable map of elements which were reordered during the change of the belonging children list.
The value of the map is a pair of (key=oldPosistionIndex, value=newPositionIndex)