public final class AbstractGuardedSectionsProvider.Result extends Object
Constructor and Description |
---|
Result(char[] content,
List<GuardedSection> sections) |
Modifier and Type | Method and Description |
---|---|
char[] |
getContent() |
List<GuardedSection> |
getGuardedSections() |
public Result(char[] content, List<GuardedSection> sections)
public char[] getContent()
public List<GuardedSection> getGuardedSections()
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.