Class Floor

java.lang.Object
de.jarnbjo.vorbis.Floor

public abstract class Floor
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static float[] DB_STATIC_TABLE  
  • Constructor Summary

    Constructors
    Constructor Description
    Floor()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • DB_STATIC_TABLE

      public static final float[] DB_STATIC_TABLE
  • Constructor Details

    • Floor

      public Floor()