/ 

org.springframework/ spring-context/ 5.3.3/ org/springframework/cache/interceptor/CacheAspectSupport$InvocationAwareResult.class

 

  • class package-privateCacheAspectSupport$InvocationAwareResult
    • field package-privateinvoked: boolean
    • method private<init>(): void
https://github.com/spring-projects/spring-framework: Spring Context (Spring IO)
  • Apache License, Version 2.0
  • Juergen Hoeller
class org.springframework.cache.interceptor.CacheAspectSupport$InvocationAwareResult
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.cache.interceptor.CacheAspectSupport$InvocationAwareResult
  super_class: java.lang.Object
{
  boolean invoked;
    descriptor: Z
    flags: (0x0000) 

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.springframework.cache.interceptor.CacheAspectSupport$InvocationAwareResult this
         0: .line 891
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.cache.interceptor.CacheAspectSupport$InvocationAwareResult this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/cache/interceptor/CacheAspectSupport$InvocationAwareResult;
}
SourceFile: "CacheAspectSupport.java"
NestHost: org.springframework.cache.interceptor.CacheAspectSupport
InnerClasses:
  private InvocationAwareResult = org.springframework.cache.interceptor.CacheAspectSupport$InvocationAwareResult of org.springframework.cache.interceptor.CacheAspectSupport


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community