Package com.mparticle
Interface Configuration<T>
-
public interface Configuration<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(T t)
java.lang.Class<T>
configures()
-
public interface Configuration<T>
Modifier and Type | Method | Description |
---|---|---|
void |
apply(T t) |
|
java.lang.Class<T> |
configures() |