public class ImmutableListContainerFactory extends Object implements org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableList<?>>
| Constructor and Description |
|---|
ImmutableListContainerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> type) |
org.skife.jdbi.v2.ContainerBuilder<com.google.common.collect.ImmutableList<?>> |
newContainerBuilderFor(Class<?> type) |
public boolean accepts(Class<?> type)
accepts in interface org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableList<?>>public org.skife.jdbi.v2.ContainerBuilder<com.google.common.collect.ImmutableList<?>> newContainerBuilderFor(Class<?> type)
newContainerBuilderFor in interface org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableList<?>>Copyright © 2017. All rights reserved.