public interface TypeBasedGuardingDynamicLinker extends GuardingDynamicLinker
CompositeTypeBasedGuardingDynamicLinker
.Modifier and Type | Method and Description |
---|---|
boolean |
canLinkType(Class<?> type)
Returns true if the linker can link an invocation where the first argument (receiver) is of the specified type.
|
getGuardedInvocation
boolean canLinkType(Class<?> type)
type
- the type to link
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-02-27-124400.buildd.src