public class With extends Object
Modifier and Type | Method and Description |
---|---|
Object[] |
getArgs() |
static With |
updates(Collection args) |
static With |
updates(Object... args) |
static With |
with(Collection args) |
static With |
with(Object... args) |
protected With(Object[] args)
public static With with(Collection args)
public static With updates(Collection args)
public Object[] getArgs()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.