Class RandomUnitGenerator.RatTreeNode

java.lang.Object
megamek.client.generator.RandomUnitGenerator.RatTreeNode
All Implemented Interfaces:
Comparable<RandomUnitGenerator.RatTreeNode>
Enclosing class:
RandomUnitGenerator

public static class RandomUnitGenerator.RatTreeNode extends Object implements Comparable<RandomUnitGenerator.RatTreeNode>
Plain old data class used to represent nodes in a Random Assignment Table tree. RATs are grouped into categories based on directory structure, and will be displayed hierarchically to the user.