| Package | Description |
|---|---|
| de.vandermeer.skb.categories |
Categories, for instance HasA and IsA.
|
| Modifier and Type | Method and Description |
|---|---|
static IsPath |
IsPath.create()
Returns a new generic
IsPath object with a default preset path (immutable). |
static IsPath |
IsPath.create(Object path)
Returns a new generic
IsPath object with defined path and a default description (immutable). |
static IsPath |
IsPath.create(Object path,
String description)
Returns a new generic
IsPath object with a path (immutable). |
Copyright © 2010–2015. All rights reserved.