Class WFSContentState

    • Constructor Detail

      • WFSContentState

        public WFSContentState​(ContentEntry entry)
    • Method Detail

      • copy

        public WFSContentState copy()
        Description copied from class: ContentState
        Copies the state.

        Subclasses should override this method. Any mutable state objects should be cloned.

        Overrides:
        copy in class ContentState
        Returns:
        A copy of the state.