public abstract class ApplyOptions extends Object
ApplyOptions()
static <T> T
apply(T o, Map<String,?> options)
o
apply(T o, String option, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApplyOptions()
public static <T> T apply(T o, Map<String,?> options)
T
options
public static <T> T apply(T o, String option, Object value)
option
value
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.