@Beta public class RangeSpecification extends Object implements Iterable<Integer>
RangeSpecification(String spec)
boolean
contains(int i)
Iterator<Integer>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RangeSpecification(String spec)
public boolean contains(int i)
public Iterator<Integer> iterator()
iterator
Iterable<Integer>
public String toString()
toString
Object
Copyright © 2014. All rights reserved.