public class SuffixProber extends Object implements Prober
SuffixProber()
void
addSuffix(String suffix)
static SuffixProber
create(String... suffixes)
List<Object>
probe(Shelf stack, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SuffixProber()
public static SuffixProber create(String... suffixes)
public void addSuffix(String suffix)
public List<Object> probe(Shelf stack, String name)
probe
Prober
Copyright © 2016. All rights reserved.