public interface org.omg.PortableServer.ThreadPolicyOperations extends org.omg.CORBA.PolicyOperations
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.omg.PortableServer.ThreadPolicyOperations
  super_class: java.lang.Object
{
  public abstract org.omg.PortableServer.ThreadPolicyValue value();
    descriptor: ()Lorg/omg/PortableServer/ThreadPolicyValue;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ThreadPolicyOperations.java"