jet.runtime.typeinfo
Annotation Type JetTypeProjection


@Retention(value=RUNTIME)
public @interface JetTypeProjection

Author:
alex.tkachman

Required Element Summary
 int typeDescriptorIndex
           
 

Element Detail

typeDescriptorIndex

public abstract int typeDescriptorIndex
Returns:
index of the class in the per class table of JetTypeDescriptor


Copyright © 2012. All Rights Reserved.