V - A loaded type that the built type is guaranteed to be a subclass of.public abstract static class DynamicType.Builder.MethodDefinition.ImplementationDefinition.AbstractBase<V> extends Object implements DynamicType.Builder.MethodDefinition.ImplementationDefinition<V>
DynamicType.Builder.MethodDefinition.ImplementationDefinition.AbstractBase<V>, DynamicType.Builder.MethodDefinition.ImplementationDefinition.Optional<V>| Constructor and Description | 
|---|
| AbstractBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicType.Builder.MethodDefinition.ReceiverTypeDefinition<V> | defaultValue(Object value,
            Class<?> type)Defines the previously defined or matched method to return the supplied value as an annotation default value. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultValue, intercept, withoutCodepublic DynamicType.Builder.MethodDefinition.ReceiverTypeDefinition<V> defaultValue(Object value, Class<?> type)
DynamicType.Builder.MethodDefinition.ImplementationDefinitiondefaultValue in interface DynamicType.Builder.MethodDefinition.ImplementationDefinition<V>value - The value to be defined as a default value.type - The type of the annotation property.Copyright © 2014–2016. All rights reserved.