public final class PlexusDateTypeConverter
extends com.google.inject.matcher.AbstractMatcher<com.google.inject.TypeLiteral<?>>
implements com.google.inject.spi.TypeConverter, com.google.inject.Module
Constructor and Description |
---|
PlexusDateTypeConverter() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
Object |
convert(String value,
com.google.inject.TypeLiteral<?> toType) |
boolean |
matches(com.google.inject.TypeLiteral<?> type) |
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
public boolean matches(com.google.inject.TypeLiteral<?> type)
matches
in interface com.google.inject.matcher.Matcher<com.google.inject.TypeLiteral<?>>
Copyright © 2024. All rights reserved.