Searched defs:isValid (Results 1 - 25 of 150) sorted by relevance

123456

/openjdk10/jdk/src/java.management/share/classes/java/lang/management/
H A DMemoryManagerMXBean.java79 public boolean isValid(); method in interface:MemoryManagerMXBean
/openjdk10/hotspot/test/compiler/compilercontrol/share/method/
H A DMethodType.java47 public boolean isValid() { method in class:MethodType
/openjdk10/jdk/src/java.base/share/classes/java/nio/channels/spi/
H A DAbstractSelectionKey.java52 public final boolean isValid() { method in class:AbstractSelectionKey
/openjdk10/jdk/src/java.base/share/classes/java/nio/file/
H A DWatchKey.java94 boolean isValid(); method in interface:WatchKey
/openjdk10/jdk/test/java/nio/channels/FileLock/
H A DFileLockConstructor.java161 public boolean isValid() { method in class:FileLockSub
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodeLookupswitch.java51 public boolean isValid() { method in class:BytecodeLookupswitch
H A DBytecodeNewArray.java45 public boolean isValid() { method in class:BytecodeNewArray
H A DBytecodeMultiANewArray.java49 public boolean isValid() { method in class:BytecodeMultiANewArray
H A DBytecodeSipush.java45 public boolean isValid() { method in class:BytecodeSipush
H A DBytecodeRet.java41 public boolean isValid() { method in class:BytecodeRet
H A DBytecodeStore.java41 public boolean isValid() { method in class:BytecodeStore
H A DBytecodeNew.java45 public boolean isValid() { method in class:BytecodeNew
H A DBytecodePutField.java45 public boolean isValid() { method in class:BytecodePutField
H A DBytecodePutStatic.java45 public boolean isValid() { method in class:BytecodePutStatic
H A DBytecodeANewArray.java45 public boolean isValid() { method in class:BytecodeANewArray
H A DBytecodeBipush.java45 public boolean isValid() { method in class:BytecodeBipush
H A DBytecodeIf.java45 public boolean isValid() { method in class:BytecodeIf
H A DBytecodeCheckCast.java45 public boolean isValid() { method in class:BytecodeCheckCast
H A DBytecodeGotoW.java45 public boolean isValid() { method in class:BytecodeGotoW
H A DBytecodeGoto.java45 public boolean isValid() { method in class:BytecodeGoto
H A DBytecodeGetStatic.java45 public boolean isValid() { method in class:BytecodeGetStatic
H A DBytecodeGetField.java45 public boolean isValid() { method in class:BytecodeGetField
H A DBytecodeIinc.java46 public boolean isValid() { method in class:BytecodeIinc
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/asm/
H A DRegister.java48 public boolean isValid() { method in class:Register
/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotRuntimeStub.java43 public boolean isValid() { method in class:HotSpotRuntimeStub

Completed in 186 milliseconds

123456