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>(){};
Aspectable
TypeToken.MissingTypeParameterError
Constructor and Description |
---|
AspectType() |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500