public class TrimToNullTrimmer extends Object implements Trimmer
| Constructor and Description |
|---|
TrimToNullTrimmer() |
| Modifier and Type | Method and Description |
|---|---|
static TrimToNullTrimmer |
instance() |
String |
trim(String raw)
Trims the raw string to remove whitespace
|
public static TrimToNullTrimmer instance()
Copyright © 2017. All rights reserved.