T - The programmatic type defining the API of the aspect.public abstract class AspectType<T> extends TypeToken<T>
Example:
AspectType<CharSequence> type = new AspectType<CharSequence>(){};
AspectableTypeToken.MissingTypeParameterError| Constructor and Description |
|---|
AspectType() |
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408