| Package | Description |
|---|---|
| de.pfabulist.lindwurm.niotest.tests.descriptionbuilders |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2016, Stephan Pfab
All rights reserved.
|
| Modifier and Type | Method and Description |
|---|---|
Playgrounds<T> |
Playgrounds.closable(Path root) |
Playgrounds<T> |
Playgrounds.differentProvider(Path root) |
Playgrounds<T> |
Playgrounds.noClosable() |
Playgrounds<T> |
Playgrounds.noSameFileSystemDifferentStore() |
Playgrounds<T> |
Playgrounds.noSameProviderDifferentFileSystem() |
Playgrounds<T> |
Playgrounds.noSizeLimit() |
Playgrounds<CombinedBuilder> |
CombinedBuilder.playgrounds() |
Playgrounds<T> |
Playgrounds.sameFileSystemDifferentStore(Path path) |
Playgrounds<T> |
Playgrounds.sameProviderDifferentFileSystem(Path root) |
Playgrounds<T> |
Playgrounds.sizeLimitedPlayground(Path limited) |
Playgrounds<T> |
Playgrounds.std(Path root) |
| Modifier and Type | Method and Description |
|---|---|
ReadonlyPlayground<Playgrounds<T>> |
Playgrounds.readonly(Path root) |
Copyright © 2016. All rights reserved.