Class MethodReferenceDisassembler


  • public class MethodReferenceDisassembler
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isAsync​(java.lang.Object func)  
      • Methods inherited from class java.lang.Object

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

      • MethodReferenceDisassembler

        public MethodReferenceDisassembler()
    • Method Detail

      • isAsync

        public static boolean isAsync​(java.lang.Object func)