Interface | Description |
---|---|
ByteBuddyI18nizer.DelegateResolver<T> |
Mixin interface which makes it easier for the i18n proxy to expose
the object that it wraps.
|
Class | Description |
---|---|
AnyTypeInGenericSignatureMatcher<T extends net.bytebuddy.description.type.TypeDescription.Generic> |
Applies a matcher to all the types involved into the generic signature of some class,
which includes the class itself and all the generic parameters defined for it.
|
AnyTypeInHierarchyMatcher<T extends net.bytebuddy.description.type.TypeDescription> |
Macro-matcher which evaluates a delegate matcher against the whole type hierarchy of a specified class.
|
ByteBuddyI18nizer |
I18nizer implementation based on ByteBuddy framework.
|
MethodOrSuperMethodMatcher<T extends net.bytebuddy.description.method.MethodDescription> |
Evaluates a delegate matcher against methods of a specified type and all their super-methods in parent classes.
|
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.