Uses of Class
VASSAL.tools.lang.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in VASSAL.launch
Methods in VASSAL.launch that return PairModifier and TypeMethodDescriptionTilingHandler.findImages(DataArchive archive, FileStore tcache, List<String> multi, List<Pair<String,IOException>> failed) -
Uses of Pair in VASSAL.tools.concurrent
Fields in VASSAL.tools.concurrent declared as PairMethods in VASSAL.tools.concurrent with parameters of type Pair -
Uses of Pair in VASSAL.tools.concurrent.listener
Fields in VASSAL.tools.concurrent.listener with type parameters of type PairModifier and TypeFieldDescriptionprotected Collection<Pair<Object,T>>EventAccumulator.colDeprecated, for removal: This API element is subject to removal in a future version.Methods in VASSAL.tools.concurrent.listener that return types with arguments of type PairModifier and TypeMethodDescriptionCollection<Pair<Object,T>>EventAccumulator.events()Deprecated, for removal: This API element is subject to removal in a future version.Gets the collection of received source-event pairs.Constructor parameters in VASSAL.tools.concurrent.listener with type arguments of type PairModifierConstructorDescriptionEventAccumulator(Collection<Pair<Object,T>> col)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Pair in VASSAL.tools.lang
Methods in VASSAL.tools.lang that return Pair -
Uses of Pair in VASSAL.tools.swing
Methods in VASSAL.tools.swing with parameters of type Pair