public interface PropertyParser
Property<String>
parse(String plain, Iterable<Annotation> annotations)
@Nonnull Property<String> parse(@Nonnull String plain, @Nullable Iterable<Annotation> annotations)
Copyright © 2024 echocat. All rights reserved.