Uses of Interface
io.nuun.kernel.api.plugin.RoundEnvironment

Packages that use RoundEnvironment
io.nuun.kernel.api   
io.nuun.kernel.api.plugin   
 

Uses of RoundEnvironment in io.nuun.kernel.api
 

Methods in io.nuun.kernel.api with parameters of type RoundEnvironment
 void Plugin.provideRoundEnvironment(RoundEnvironment roundEnvironment)
          Round Environment provides information regarding the current round to the plugin.
 

Uses of RoundEnvironment in io.nuun.kernel.api.plugin
 

Classes in io.nuun.kernel.api.plugin that implement RoundEnvironment
 class RoundEnvironmentInternal
          Default implementation of RoundEnvironment.
 



Copyright © 2012-2015. All Rights Reserved.