Class BufferMethodGenerator.InvokeOp

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private InvokeOp​(java.lang.String methodName, java.lang.Class primitiveClass)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • InvokeOp

        private InvokeOp​(java.lang.String methodName,
                         java.lang.Class primitiveClass)