Searched defs:BootstrapMethods (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/classfile/
H A DAttribute.java42 public static final String BootstrapMethods = "BootstrapMethods"; field in class:Attribute
103 standardAttributes.put(BootstrapMethods, BootstrapMethods_attribute.class);

Completed in 24 milliseconds