Interface GrammarSet

All Superinterfaces:
org.gvsig.tools.util.GetItem<Grammar>, org.gvsig.tools.util.GetItemWithSize<Grammar>, org.gvsig.tools.util.GetItemWithSizeAndIterator<Grammar>, org.gvsig.tools.util.IsEmpty, Iterable<Grammar>, org.gvsig.tools.util.Size, org.gvsig.tools.util.UnmodifiableBasicCollection<Grammar>, org.gvsig.tools.util.UnmodifiableBasicList<Grammar>

public interface GrammarSet extends org.gvsig.tools.util.UnmodifiableBasicList<Grammar>
Author:
jjdelcerro
  • Field Summary

    Fields inherited from interface org.gvsig.tools.util.GetItemWithSizeAndIterator

    EMPTY_GETITEMWITHSIZEANDITERATOR

    Fields inherited from interface org.gvsig.tools.util.UnmodifiableBasicList

    EMPTY_UNMODIFIABLEBASICLIST
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(Grammar grammar)
     
    boolean
    contains(Grammar grammar)
     
     
    boolean
     

    Methods inherited from interface org.gvsig.tools.util.GetItem

    get

    Methods inherited from interface org.gvsig.tools.util.IsEmpty

    isEmpty

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator

    Methods inherited from interface org.gvsig.tools.util.Size

    size

    Methods inherited from interface org.gvsig.tools.util.UnmodifiableBasicList

    toList