Class IntegerSetLabel

java.lang.Object
org.mcp.variables.statics.Label
org.mcp.variables.statics.IntegerSetLabel

public class IntegerSetLabel extends Label
  • Constructor Details

    • IntegerSetLabel

      public IntegerSetLabel(com.google.common.collect.Sets.SetView<Integer> value)
  • Method Details