Uses of Class
org.sgrewritten.stargate.container.TwoTuple
-
Uses of TwoTuple in org.sgrewritten.stargate.migration
Modifier and TypeMethodDescriptionDataMigration.getNewConfigPair
(TwoTuple<String, Object> oldPair) Gets the new key-value pair corresponding to the old key-value pairDataMigration6.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration7.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration9.getNewConfigPair
(TwoTuple<String, Object> oldPair) Modifier and TypeMethodDescriptionDataMigration.getNewConfigPair
(TwoTuple<String, Object> oldPair) Gets the new key-value pair corresponding to the old key-value pairDataMigration6.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration7.getNewConfigPair
(TwoTuple<String, Object> oldPair) DataMigration9.getNewConfigPair
(TwoTuple<String, Object> oldPair)