public final class With extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
With.Ids |
static class |
With.Types |
| Modifier and Type | Method and Description |
|---|---|
static With.Ids |
id(String id) |
static With.Ids |
ids(String... ids) |
static With.Types |
type(Class<? extends Entity> type) |
static With.Types |
types(Class<? extends Entity>... types) |
@SafeVarargs public static With.Types types(Class<? extends Entity>... types)
public static With.Types type(Class<? extends Entity> type)
Copyright © 2015 Red Hat, Inc.. All rights reserved.