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

/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DConstantPool.java666 public static class CONSTANT_Long_info extends CPInfo { class in class:ConstantPool
667 CONSTANT_Long_info(ClassReader cr) throws IOException { method in class:ConstantPool.CONSTANT_Long_info
671 public CONSTANT_Long_info(long value) { method in class:ConstantPool.CONSTANT_Long_info

Completed in 98 milliseconds