public static interface PropertyValue.Factory<P extends PropertyValue>
| Modifier and Type | Method and Description |
|---|---|
P |
of(byte[] value) |
P |
of(char[] value) |
P |
of(CharSequence aCharSequence) |
P of(CharSequence aCharSequence)
P of(char[] value)
P of(byte[] value)
Copyright © 2025. All rights reserved.