| Package | Description |
|---|---|
| de.pfabulist.roast.lang |
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| de.pfabulist.roast.nio |
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Method and Description |
|---|---|
static <A extends AutoCloseable_> |
Try_.try_(A a,
de.pfabulist.roast.functiontypes.Consumer_<A> f) |
static <A extends AutoCloseable_,B extends AutoCloseable_> |
Try_.try_(de.pfabulist.roast.functiontypes.Supplier_<A> a,
de.pfabulist.roast.functiontypes.Supplier_<B> b,
de.pfabulist.roast.functiontypes.BiConsumer_<A,B> f) |
static <A extends AutoCloseable_,B extends AutoCloseable_> |
Try_.try_(de.pfabulist.roast.functiontypes.Supplier_<A> a,
de.pfabulist.roast.functiontypes.Supplier_<B> b,
de.pfabulist.roast.functiontypes.BiConsumer_<A,B> f) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DirectoryStream_<T>
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
interface |
FileChannel_
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
interface |
SeekableByteChannel_
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
interface |
WatchService_
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryStream_of<T>
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
class |
FileChannel_of
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
class |
SeekableByteChannel_of
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
class |
WatchService_of
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
Copyright © 2017. All rights reserved.