Uses of Class
javassist.bytecode.LongVector
-
Packages that use LongVector Package Description javassist.bytecode Bytecode-level API. -
-
Uses of LongVector in javassist.bytecode
Fields in javassist.bytecode declared as LongVector Modifier and Type Field Description (package private) LongVector
ConstPool. items
Methods in javassist.bytecode with parameters of type LongVector Modifier and Type Method Description private static java.util.HashMap
ConstPool. makeItemsCache(LongVector items)
-