| Package | Description |
|---|---|
| com.spun.util.tests | |
| org.lambda.functions | |
| org.lambda.utils |
| Modifier and Type | Method and Description |
|---|---|
static TestUtils.SourceDirectoryRestorer |
TestUtils.registerSourceDirectoryFinder(Function2<Class,String,File> sourceDirectoryFinder) |
| Modifier and Type | Method and Description |
|---|---|
static <In1,In2,Out> |
Functions.unchecked(Function2WithException<In1,In2,Out> function) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Grid.print(int width,
int height,
Function2<Integer,Integer,String> f2) |
static String |
Grid.printMarkdown(int width,
int height,
Function2<Integer,Integer,String> f2) |
Copyright © 2022. All rights reserved.