Searched defs:getB (Results 1 - 12 of 12) sorted by relevance

/openjdk10/langtools/test/tools/javac/6400872/
H A DA.java27 B getB() { return b; } method in class:A
/openjdk10/langtools/test/tools/javac/generics/inference/6938454/
H A DT6938454a.java40 B getB(B b) { method in class:T6938454a
/openjdk10/langtools/test/tools/javac/generics/6227936/
H A DOrig.java12 T getB() {return myB;} method in class:GenericTest.A
/openjdk10/langtools/test/tools/javac/lambda/8023558/
H A DT8023558b.java42 public B getB() { method in class:T8023558b.C
/openjdk10/jdk/src/java.base/share/classes/java/security/spec/
H A DEllipticCurve.java148 public BigInteger getB() { method in class:EllipticCurve
/openjdk10/jdk/test/java/beans/XMLEncoder/
H A DTest5023557.java81 public B getB() { method in class:Test5023557.C
H A DTest5023550.java96 public B getB() { method in class:Test5023550.C
/openjdk10/langtools/test/tools/javac/lambda/
H A DMethodReference01.java52 static String getB(Foo f) { return f.b; } method in class:MethodReference01.Foo
/openjdk10/langtools/test/tools/javac/lambda/methodReferenceExecution/
H A DMethodReferenceIntersection1.java58 public String getB(); method in interface:B_MRI1
83 public String getB() { method in class:Base_MRI1
/openjdk10/jdk/test/javax/management/mxbean/
H A DAmbiguousConstructorTest.java73 public short getB() {return 0;} method in class:AmbiguousConstructorTest.Unambiguous
89 public short getB() {return 0;} method in class:AmbiguousConstructorTest.Ambiguous
H A DMXBeanLoadingTest1.java304 public Luis getB(); method in interface:MXBeanLoadingTest1.TestMXBean
317 public Luis getB() {return this.luis;} method in class:MXBeanLoadingTest1.Test
/openjdk10/langtools/test/tools/javac/TryWithResources/
H A DResInNestedExpr.java143 public bResource getB() { method in class:ResInNestedExpr.aResource

Completed in 135 milliseconds