Searched defs:mType (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/org/glassfish/external/amx/
H A DMBeanListener.java53 private final String mType; field in class:MBeanListener
/openjdk10/jdk/src/java.desktop/share/classes/sun/print/
H A DPrintJob2D.java1104 private static int[] getSize(MediaType mType) { argument
1119 public static MediaSizeName mapMedia(MediaType mType) { argument
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DJNIWriter.java545 StringBuilder getParameterSignature(Type mType) argument
554 StringBuilder getReturnSignature(Type mType) argument
559 StringBuilder getSignature(Type mType) throws SignatureException { argument

Completed in 99 milliseconds