public interface JohnzonAdapterFactory
Modifier and Type | Interface and Description |
---|---|
static class |
JohnzonAdapterFactory.ConstantInstance<T> |
static interface |
JohnzonAdapterFactory.Instance<T> |
Modifier and Type | Method and Description |
---|---|
<T> JohnzonAdapterFactory.Instance<T> |
create(Class<T> type) |
<T> JohnzonAdapterFactory.Instance<T> create(Class<T> type)
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.