Uses of Class
network.oxalis.ng.commons.timestamp.TimestampConf
-
Packages that use TimestampConf Package Description network.oxalis.ng.commons.timestamp -
-
Uses of TimestampConf in network.oxalis.ng.commons.timestamp
Methods in network.oxalis.ng.commons.timestamp that return TimestampConf Modifier and Type Method Description static TimestampConfTimestampConf. valueOf(String name)Returns the enum constant of this type with the specified name.static TimestampConf[]TimestampConf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.ng.commons.timestamp with type arguments of type TimestampConf Modifier and Type Method Description protected TimestampProviderTimestampModule. getTimestampProvider(com.google.inject.Injector injector, Settings<TimestampConf> settings)
-