Class PinnedAttribute

    • Constructor Summary

      Constructors 
      Constructor Description
      PinnedAttribute()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean keepLoaded()
      Mark type to skip unloading on node unload event
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PinnedAttribute

        public PinnedAttribute()
    • Method Detail

      • keepLoaded

        public final boolean keepLoaded()
        Description copied from interface: IJadxAttribute
        Mark type to skip unloading on node unload event
        Specified by:
        keepLoaded in interface IJadxAttribute