|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.load.java.sam.SamAdapterOverridabilityCondition
public class SamAdapterOverridabilityCondition
Constructor Summary | |
---|---|
SamAdapterOverridabilityCondition()
|
Method Summary | |
---|---|
boolean |
isOverridable(CallableDescriptor superDescriptor,
CallableDescriptor subDescriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SamAdapterOverridabilityCondition()
Method Detail |
---|
public boolean isOverridable(@NotNull CallableDescriptor superDescriptor, @NotNull CallableDescriptor subDescriptor)
isOverridable
in interface ExternalOverridabilityCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |