com.netflix.astyanax.recipes
Class UUIDStringSupplier
java.lang.Object
com.netflix.astyanax.recipes.UUIDStringSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<String>
public class UUIDStringSupplier
- extends Object
- implements com.google.common.base.Supplier<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDStringSupplier
public UUIDStringSupplier()
getInstance
public static UUIDStringSupplier getInstance()
get
public String get()
- Specified by:
get
in interface com.google.common.base.Supplier<String>
Copyright © 2012. All Rights Reserved.