()
| 96 | } |
| 97 | |
| 98 | @Override |
| 99 | public TemplateRecipeHandler newInstance() { |
| 100 | return new NEI_RecipeMap(mRecipeMap); |
| 101 | } |
| 102 | |
| 103 | public class FixedPositionedStack extends PositionedStack { |
| 104 | public boolean permutated = F; |
no outgoing calls
no test coverage detected