Searched defs:isBoolean (Results 1 - 11 of 11) sorted by relevance

/openjdk10/jdk/test/java/beans/XMLEncoder/
H A DTest4950122.java63 public boolean isBoolean() { method in class:Test4950122.TestBean
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DContainsCall.java56 public boolean isBoolean() { method in class:ContainsCall
/openjdk10/hotspot/test/compiler/rtm/cli/
H A DRTMLockingAwareTest.java61 protected RTMLockingAwareTest(String optionName, boolean isBoolean, argument
H A DRTMGenericCommandLineOptionTest.java54 protected final boolean isBoolean; field in class:RTMGenericCommandLineOptionTest
73 RTMGenericCommandLineOptionTest( String optionName, boolean isBoolean, boolean isExperimental, String defaultValue, String... optionValues) argument
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DFieldType.java66 public boolean isBoolean() { return first == 'Z'; } method in class:FieldType
/openjdk10/jdk/test/java/beans/Introspector/6976577/test/
H A DAccessor.java81 public boolean isBoolean() { method in class:Bean
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serialize/
H A DHTMLdtd.java303 public static boolean isBoolean( String tagName, String attrName ) method in class:HTMLdtd
/openjdk10/jdk/src/java.desktop/unix/native/libjsound/
H A DPLATFORM_API_SolarisOS_Ports.c306 int isBoolean = FALSE; local
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DLiteralNode.java199 public boolean isBoolean() { method in class:LiteralNode
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/types/
H A DType.java432 public boolean isBoolean() { method in class:Type
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DCachedRowSetImpl.java3967 private boolean isBoolean(int type) { method in class:CachedRowSetImpl

Completed in 112 milliseconds