public static class RecipeTransferUtil.MatchingItemsResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.Integer,java.lang.Integer> |
matchingItems |
java.util.List<java.lang.Integer> |
missingItems |
Constructor and Description |
---|
MatchingItemsResult() |