@Deprecated public class Operation extends Object
Operation
包含一个描述一个java方法。
Operation
对象用在JDK1.1版存根和骨架。的
Operation
班不是1.2风格的存根(
rmic -v1.2
需要生成存根);因此,这类不推荐使用。
@Deprecated public Operation(String op)
op
方法名称
@Deprecated public String getOperation()
@Deprecated public String toString()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.