com.jeantessier.classreader
Interface Deprecatable

All Known Implementing Classes:
Feature_info, Classfile

public interface Deprecatable


Method Summary
 boolean IsDeprecated()
           
 

Method Detail

IsDeprecated

public boolean IsDeprecated()