Class SRVMWorldSetup


  • public class SRVMWorldSetup
    extends java.lang.Object
    Author:
    Michael Weiss
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SRVMWorldSetup.Builder  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.Integer> defineBands​(RNGSupplier rngSupplier)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • defineBands

        public java.util.Map<java.lang.String,​java.lang.Integer> defineBands​(RNGSupplier rngSupplier)