T
- type of the getter ownerpublic class ByteBuddyI18nizer.I18NableGetterInterceptor<T> extends Object
Constructor and Description |
---|
I18NableGetterInterceptor(BiFunction<Object,T,Object> decorator) |
Modifier and Type | Method and Description |
---|---|
Object |
decorate(Method method,
ByteBuddyI18nizer.DelegateResolver<T> delegateResolver,
T parent) |
public I18NableGetterInterceptor(BiFunction<Object,T,Object> decorator)
@RuntimeType public Object decorate(@Origin Method method, @This ByteBuddyI18nizer.DelegateResolver<T> delegateResolver, @This T parent)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.