FileDocCategorySizeDatePackage
CONSTANT_literal_info.javaAPI DocAndroid 1.5 API1395Wed May 06 22:41:16 BST 2009com.vladium.jcd.cls.constant

CONSTANT_literal_info

public abstract class CONSTANT_literal_info extends CONSTANT_info
Abstract base for all CONSTANT_XXX_info structures representing literal values in the constant pool.
see
CONSTANT_Integer_info
see
CONSTANT_Long_info
see
CONSTANT_Float_info
see
CONSTANT_Double_info
see
CONSTANT_String_info
author
(C) 2001, Vlad Roubtsov

Fields Summary
Constructors Summary
protected CONSTANT_literal_info()

    
Methods Summary