public static class ObjectAdapter.Functions extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<Object,ObjectAdapter> |
adapterForUsing(AdapterManager adapterManager) |
static com.google.common.base.Function<ObjectAdapter,Object> |
getObject() |
public static com.google.common.base.Function<ObjectAdapter,Object> getObject()
public static com.google.common.base.Function<Object,ObjectAdapter> adapterForUsing(AdapterManager adapterManager)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.