abstract class AbstractRange extends Object
| Constructor and Description |
|---|
AbstractRange() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isWithinRange(int index) |
AbstractRange()
public abstract boolean isWithinRange(int index)
Copyright © 2025. All rights reserved.