cpw.mods.fml.common.discovery.asm
Class ModAnnotation.EnumHolder

java.lang.Object
  extended by cpw.mods.fml.common.discovery.asm.ModAnnotation.EnumHolder
Enclosing class:
ModAnnotation

public class ModAnnotation.EnumHolder
extends Object


Constructor Summary
ModAnnotation.EnumHolder(String desc, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModAnnotation.EnumHolder

public ModAnnotation.EnumHolder(String desc,
                                String value)