public class NamespaceMakerSimple extends java.lang.Object implements Maker<java.lang.Object,com.google.common.collect.ImmutableSet<Namespace>>
NamespaceMakerSimple()
com.google.common.collect.ImmutableSet<Namespace>
make(java.lang.Object input)
NamespaceMakerSimple
staticSensitve(boolean bool)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamespaceMakerSimple()
public NamespaceMakerSimple staticSensitve(boolean bool)
public com.google.common.collect.ImmutableSet<Namespace> make(java.lang.Object input)
make
Maker<java.lang.Object,com.google.common.collect.ImmutableSet<Namespace>>