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.
|
getGuardedInvocationboolean canLinkType(Class<?> type)
type - the type to link
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src