public class SysProps extends Object
| Constructor and Description |
|---|
SysProps() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
filterMatch(String s,
String[] filters) |
static void |
main(String[] args) |
static void |
printPathProperty(String name,
String value) |
static void |
printProperties(String[] filters) |
static void |
printProperty(String name,
String value) |
Copyright © 2015–2022 SciJava. All rights reserved.