JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
edu.jas.structure
Selector
Contents
Description
Method Summary
Method Details
select(C)
Hide sidebar
Show sidebar
Interface Selector<C extends
RingElem
<C>>
Type Parameters:
C
- ring element type
public interface
Selector<C extends
RingElem
<C>>
Selector interface.
Author:
Heinz Kredel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
select
(
C
c)
Select.
Method Details
select
boolean
select
(
C
c)
Select.
Returns:
true, if the element is selected, otherwise false.